aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf/forms.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-04-24made create forms more consistentMR Lemon1-7/+7
2020-04-21fix field cssMatthew Lemon1-1/+1
2020-04-21can now add a system from a CAF detail pageMR Lemon1-0/+31
2020-04-20Completed a manual forms.Form to create a new ApplicableSystem - REFERENCE CODEMR Lemon1-7/+5
2020-04-20part way through configuring the Applicable System create form to control ↵Matthew Lemon1-7/+11
CAF dropdown
2020-04-19cancel button in place and better formMatthew Lemon1-27/+6
2020-04-19clean upMatthew Lemon1-7/+1
2020-04-19can add a new system via organisation detail pageMatthew Lemon1-2/+20
2020-04-19setting up the new ApplicableSystemCreateFromOrg form... partialMR Lemon1-0/+6
2020-04-17making the form slightly betterMR Lemon1-6/+7
2020-04-17Adding a form for creating ApplicableSystem objectsMR Lemon1-0/+23
2020-04-16removed CAFCreate form view and template - we're not doing that outside adminMatthew Lemon1-36/+3
2020-04-15fixing the Ceate CAF pageMatthew Lemon1-4/+16
2020-03-04removed owner field from CAF - daring!Matthew Lemon1-1/+1
2020-02-21introduced essential services everybodyMatthew Lemon1-2/+2
2020-02-07continued to work on create CAF form - including help_text to create parent ↵Matthew Lemon1-2/+17
object
2020-01-27added register and caf applicationsMatthew Lemon1-0/+26