aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/management/commands (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-04added an all-in-one truncate and populate script and better population codeMatthew Lemon1-14/+18
2020-03-04removed redundant populate codeMatthew Lemon1-8/+0
2020-03-04we now create one caf and one applicable service for each organisatonMatthew Lemon1-13/+20
2020-03-04removed owner field from CAF - daring!Matthew Lemon1-1/+0
2020-03-03some tidyingMatthew Lemon1-1/+1
2020-03-03added extra fields to caf modelMatthew Lemon1-1/+3
2020-03-02populate script now assocatiates a single EngagementEvent with a CAFMatthew Lemon1-0/+6
2020-03-02populate script now creates some compliance inspectorsMatthew Lemon1-10/+40
2020-02-29populates with essential servicesMatthew Lemon1-3/+28
2020-02-28CAF factory basics but not essential services yetMatthew Lemon1-4/+15
2020-02-27renamed CAFFileStore to FileStoreMatthew Lemon1-2/+2
2020-02-26tweaks - added factories for CAFFileStore and DocumentFileMatthew Lemon1-1/+4
2020-02-25populate now does gradingsMatthew Lemon1-0/+9
2020-02-21use of random.choice() and improving the factoriesMatthew Lemon1-14/+18
2020-02-21populate script now does EngagementEvent objectsMatthew Lemon1-0/+28
2020-02-21Clean up and fixed failing test after factory changeMatthew Lemon1-4/+0
2020-02-21basic address added to factory scriptMatthew Lemon1-3/+12
2020-02-20improved populate script nowMatthew Lemon1-5/+26
2020-02-20part way through creating limited Organisation and Mode/SubMode objs in popul...Matthew Lemon1-1/+19
2020-02-20renamed generate_people command to populate_db because it has much more to doMatthew Lemon1-0/+0
2020-02-20tidied up the management commandMatthew Lemon1-20/+5
2020-02-20new migrationjs and generate_people command workingMatthew Lemon1-0/+19
2020-02-19new migrations and working through factory issueMatthew Lemon1-96/+1
2020-02-18seems to be a bug in factory_boy - not creating self-referential factoryMatthew Lemon1-12/+67
2020-02-18part way through writing management command for populating dbMatthew Lemon1-19/+19
2020-02-17part way through creating fixture factoriesMatthew Lemon1-0/+65