aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf/models.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-04-24made create forms more consistentMR Lemon1-1/+1
2020-04-16layout of CAF listMR Lemon1-1/+4
2020-04-16started to make a fist of the CAF list pageMR Lemon1-2/+11
2020-04-15part way through caf create page but this page needs a formsetMatthew Lemon1-0/+5
2020-03-06reverted idea to use a custom manager to include NIS POC in systems listMatthew Lemon1-1/+4
2020-03-06first attempt at a custom manager for applicablesystem modelMatthew Lemon1-0/+3
2020-03-04appending version to caf nameMatthew Lemon1-1/+1
2020-03-04better table of applicable systemsMatthew Lemon1-2/+2
2020-03-04we now create one caf and one applicable service for each organisatonMatthew Lemon1-1/+3
2020-03-04removed owner field from CAF - daring!Matthew Lemon1-1/+0
2020-03-04renamed EssentialService to ApplicableSystem and a few other tweaksMatthew Lemon1-4/+4
2020-03-03added extra fields to caf modelMatthew Lemon1-1/+5
2020-03-02better backwards queryingMatthew Lemon1-1/+1
2020-02-28CAF factory basics but not essential services yetMatthew Lemon1-1/+1
2020-02-27renamed CAFFileStore to FileStoreMatthew Lemon1-2/+2
2020-02-26tweaks - added factories for CAFFileStore and DocumentFileMatthew Lemon1-2/+2
2020-02-25fixed issue where gradings didnt appear on caf admin pageMatthew Lemon1-2/+2
2020-02-25populate now does gradingsMatthew Lemon1-26/+8
2020-02-25tidingMatthew Lemon1-1/+2
2020-02-21introduced essential services everybodyMatthew Lemon1-11/+40
2020-02-21added first register models - engagement-relatedMatthew Lemon1-0/+1
2020-02-07continued to work on create CAF form - including help_text to create parent ↵Matthew Lemon1-1/+1
object
2020-01-29removed mypy ignore directiveMatthew Lemon1-2/+0
2020-01-27added ignore directive for mypy to single fileMatthew Lemon1-0/+2
2020-01-27added register and caf applicationsMatthew Lemon1-0/+61