aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/management (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-20part way through creating limited Organisation and Mode/SubMode objs in ↵Matthew Lemon1-1/+19
populate_db command
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