aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/management/commands/generate_people.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-20renamed generate_people command to populate_db because it has much more to doMatthew Lemon1-29/+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