aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/management (follow)
Commit message (Collapse)AuthorAgeFilesLines
* we now create one caf and one applicable service for each organisatonMatthew Lemon2020-03-041-13/+20
|
* removed owner field from CAF - daring!Matthew Lemon2020-03-041-1/+0
|
* 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 ↵Matthew Lemon2020-02-201-1/+19
| | | | populate_db command
* renamed generate_people command to populate_db because it has much more to doMatthew Lemon2020-02-201-0/+0
|
* tidied up the management commandMatthew Lemon2020-02-201-20/+5
|
* new migrationjs and generate_people command workingMatthew Lemon2020-02-201-0/+19
|
* new migrations and working through factory issueMatthew Lemon2020-02-191-96/+1
|
* seems to be a bug in factory_boy - not creating self-referential factoryMatthew Lemon2020-02-181-12/+67
|
* part way through writing management command for populating dbMatthew Lemon2020-02-181-19/+19
|
* part way through creating fixture factoriesMatthew Lemon2020-02-171-0/+65