Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-02-20 | part way through creating limited Organisation and Mode/SubMode objs in ↵ | Matthew Lemon | 1 | -1/+19 | |
populate_db command | |||||
2020-02-20 | renamed generate_people command to populate_db because it has much more to do | Matthew Lemon | 1 | -0/+0 | |
2020-02-20 | tidied up the management command | Matthew Lemon | 1 | -20/+5 | |
2020-02-20 | new migrationjs and generate_people command working | Matthew Lemon | 1 | -0/+19 | |
2020-02-19 | new migrations and working through factory issue | Matthew Lemon | 1 | -96/+1 | |
2020-02-18 | seems to be a bug in factory_boy - not creating self-referential factory | Matthew Lemon | 1 | -12/+67 | |
2020-02-18 | part way through writing management command for populating db | Matthew Lemon | 1 | -19/+19 | |
2020-02-17 | part way through creating fixture factories | Matthew Lemon | 1 | -0/+65 | |