aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/management/commands/populate_db.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* some tidyingMatthew Lemon2020-03-031-1/+1
* added extra fields to caf modelMatthew Lemon2020-03-031-1/+3
* populate script now assocatiates a single EngagementEvent with a CAFMatthew Lemon2020-03-021-0/+6
* populate script now creates some compliance inspectorsMatthew Lemon2020-03-021-10/+40
* populates with essential servicesMatthew Lemon2020-02-291-3/+28
* CAF factory basics but not essential services yetMatthew Lemon2020-02-281-4/+15
* renamed CAFFileStore to FileStoreMatthew Lemon2020-02-271-2/+2
* tweaks - added factories for CAFFileStore and DocumentFileMatthew Lemon2020-02-261-1/+4
* populate now does gradingsMatthew Lemon2020-02-251-0/+9
* use of random.choice() and improving the factoriesMatthew Lemon2020-02-211-14/+18
* populate script now does EngagementEvent objectsMatthew Lemon2020-02-211-0/+28
* Clean up and fixed failing test after factory changeMatthew Lemon2020-02-211-4/+0
* basic address added to factory scriptMatthew Lemon2020-02-211-3/+12
* improved populate script nowMatthew Lemon2020-02-201-5/+26
* part way through creating limited Organisation and Mode/SubMode objs in popul...Matthew Lemon2020-02-201-1/+19
* renamed generate_people command to populate_db because it has much more to doMatthew Lemon2020-02-201-0/+29