Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-05-26 | forgot login_required decorator | Matthew Lemon | 1 | -0/+2 | |
2020-05-25 | added geckodriver to root and part way through failing users view func test | Matthew Lemon | 1 | -11/+0 | |
2020-05-25 | added selenium functional test | Matthew Lemon | 1 | -0/+14 | |
2020-05-25 | swapped UserFactory | Matthew Lemon | 1 | -1/+1 | |
2020-05-25 | in trying to create a Stakeholder model referenced from User, have removed ↵ | Matthew Lemon | 1 | -105/+120 | |
updated_by fields in other models and factories - was getting circular dep error | |||||
2020-05-22 | started work on optional User as organisation.Person object - tests | Matthew Lemon | 2 | -1/+12 | |
2020-05-13 | improved handling of populate function by test - and some cleanup | MR Lemon | 3 | -21/+61 | |
2020-05-13 | removed redundant argument from populate function | MR Lemon | 2 | -10/+4 | |
2020-05-13 | refactored populate script into a new core app - better positioned for use ↵ | MR Lemon | 10 | -0/+654 | |
in tests |