Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed a field in a model to date and look what I need! new migrations and ↵ | Matthew Lemon | 2020-10-21 | 1 | -1/+1 |
| | | | | fixed tests | ||||
* | fixed some tests | Matthew Lemon | 2020-10-18 | 1 | -0/+13 |
| | |||||
* | added basic lead and deputy inspector to organisation model | Matthew Lemon | 2020-10-16 | 1 | -1/+4 |
| | |||||
* | factory boy to 3.0.1 | Matthew Lemon | 2020-09-03 | 1 | -1/+2 |
| | |||||
* | cleaned up old User tests | Matthew Lemon | 2020-05-30 | 1 | -10/+0 |
| | |||||
* | swapped UserFactory | Matthew Lemon | 2020-05-25 | 1 | -0/+2 |
| | |||||
* | in trying to create a Stakeholder model referenced from User, have removed ↵ | Matthew Lemon | 2020-05-25 | 1 | -2/+0 |
| | | | | updated_by fields in other models and factories - was getting circular dep error | ||||
* | fixed a test and some cleaning | Matthew Lemon | 2020-05-23 | 1 | -5/+9 |
| | |||||
* | added oes designator to org | Matthew Lemon | 2020-03-11 | 1 | -0/+1 |
| | |||||
* | first attempt at a custom manager for applicablesystem model | Matthew Lemon | 2020-03-06 | 1 | -1/+1 |
| | |||||
* | Clean up and fixed failing test after factory change | Matthew Lemon | 2020-02-21 | 1 | -4/+2 |
| | |||||
* | fixed test imports | Matthew Lemon | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | fixed mobile in factory | Matthew Lemon | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | better primary email addresses | Matthew Lemon | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | basic address added to factory script | Matthew Lemon | 2020-02-21 | 1 | -9/+3 |
| | |||||
* | improved populate script now | Matthew Lemon | 2020-02-20 | 1 | -16/+9 |
| | |||||
* | fixed some Faker stuff | Matthew Lemon | 2020-02-20 | 1 | -2/+2 |
| | |||||
* | new migrationjs and generate_people command working | Matthew Lemon | 2020-02-20 | 1 | -6/+6 |
| | |||||
* | failing test - need to tweak db | Matthew Lemon | 2020-02-20 | 1 | -1/+24 |
| | |||||
* | Fixed PersonFactory | Matthew Lemon | 2020-02-19 | 1 | -2/+2 |
| | |||||
* | new migrations and working through factory issue | Matthew Lemon | 2020-02-19 | 1 | -0/+114 |