aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf/tests/factories.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* factory boy to 3.0.1Matthew Lemon2020-09-031-5/+5
|
* massive - removed migrations and reform db schema - NOT COMPLETEMatthew Lemon2020-08-271-2/+1
|
* added a new field to the applicablesystem modelMatthew Lemon2020-08-131-0/+1
|
* changed description field to funciton in ApplicableSystemMatthew Lemon2020-08-131-3/+4
|
* we now create one caf and one applicable service for each organisatonMatthew Lemon2020-03-041-1/+1
|
* removed owner field from CAF - daring!Matthew Lemon2020-03-041-1/+0
|
* renamed EssentialService to ApplicableSystem and a few other tweaksMatthew Lemon2020-03-041-3/+3
|
* added extra fields to caf modelMatthew Lemon2020-03-031-1/+6
|
* populates with essential servicesMatthew Lemon2020-02-291-19/+4
|
* CAF factory basics but not essential services yetMatthew Lemon2020-02-281-2/+36
|
* renamed CAFFileStore to FileStoreMatthew Lemon2020-02-271-5/+4
|
* tweaks - added factories for CAFFileStore and DocumentFileMatthew Lemon2020-02-261-8/+20
|
* populate now does gradingsMatthew Lemon2020-02-251-4/+18
|
* Added new factories for Caf app.Matthew Lemon2020-02-251-0/+17