Files @ 44cdd088befa
Branch filter:

Location: symposion_app/docs/miniconfs.rst

James Polley
git subrepo clone git@gitlab.com:LCA2018/registrasion-desk.git vendor/regidesk

subrepo:
subdir: "vendor/regidesk"
merged: "a8096d0"
upstream:
origin: "git@gitlab.com:LCA2018/registrasion-desk.git"
branch: "master"
commit: "a8096d0"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
Steps for creating a miniconf
=============================

In code:

* Add a ProposalForm - pinaxcon.proposals.forms
* Add a Model - pinaxcon.proposals.models
* Register models - pinxacon.proposals.admin
* Map slug to proposal form - pinaxcon.settings.py

In the UI:

* Add a section
* Add a ProposalSection
* Add a Kind

On the commandline:

* Run manage.py create_review_permissions

In the Admin UI:

* Add a team to manage reviews