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