aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/management/commands (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+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