Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-10-14 | all unit tests pass after configuring user fixture to have perms to visit ↵ | Matthew Lemon | 1 | -0/+9 | |
redirect pages | |||||
2020-09-03 | factory boy to 3.0.1 | Matthew Lemon | 1 | -1/+2 | |
2020-05-24 | removed oes field from user - about to make a profile model | Matthew Lemon | 1 | -1/+0 | |
2020-05-22 | changed boolean field on user model | Matthew Lemon | 1 | -1/+1 | |
2020-05-22 | started work on optional User as organisation.Person object - tests | Matthew Lemon | 1 | -0/+1 | |
2020-02-20 | failing test - need to tweak db | Matthew Lemon | 1 | -32/+1 | |
2020-01-21 | reconfigured Address and Organisation relationship | Matthew Lemon | 1 | -9/+8 | |
2020-01-21 | testing we can update an organisation | Matthew Lemon | 1 | -7/+8 | |
2020-01-21 | passing test - added address type model | Matthew Lemon | 1 | -4/+11 | |
2020-01-21 | fixed failing test - first use of faker object | Matthew Lemon | 1 | -8/+8 | |
2020-01-20 | partial way through playing with Faker | Matthew Lemon | 1 | -1/+15 | |
2020-01-20 | first passing test! | Matthew Lemon | 1 | -0/+9 | |