aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf/models.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* reverted idea to use a custom manager to include NIS POC in systems listMatthew Lemon2020-03-061-1/+4
* first attempt at a custom manager for applicablesystem modelMatthew Lemon2020-03-061-0/+3
* appending version to caf nameMatthew Lemon2020-03-041-1/+1
* better table of applicable systemsMatthew Lemon2020-03-041-2/+2
* we now create one caf and one applicable service for each organisatonMatthew Lemon2020-03-041-1/+3
* removed owner field from CAF - daring!Matthew Lemon2020-03-041-1/+0
* renamed EssentialService to ApplicableSystem and a few other tweaksMatthew Lemon2020-03-041-4/+4
* added extra fields to caf modelMatthew Lemon2020-03-031-1/+5
* better backwards queryingMatthew Lemon2020-03-021-1/+1
* CAF factory basics but not essential services yetMatthew Lemon2020-02-281-1/+1
* renamed CAFFileStore to FileStoreMatthew Lemon2020-02-271-2/+2
* tweaks - added factories for CAFFileStore and DocumentFileMatthew Lemon2020-02-261-2/+2
* fixed issue where gradings didnt appear on caf admin pageMatthew Lemon2020-02-251-2/+2
* populate now does gradingsMatthew Lemon2020-02-251-26/+8
* tidingMatthew Lemon2020-02-251-1/+2
* introduced essential services everybodyMatthew Lemon2020-02-211-11/+40
* added first register models - engagement-relatedMatthew Lemon2020-02-211-0/+1
* continued to work on create CAF form - including help_text to create parent o...Matthew Lemon2020-02-071-1/+1
* removed mypy ignore directiveMatthew Lemon2020-01-291-2/+0
* added ignore directive for mypy to single fileMatthew Lemon2020-01-271-0/+2
* added register and caf applicationsMatthew Lemon2020-01-271-0/+61