Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-10-20 | added lead and deputy inspector for org methods to User | Matthew Lemon | 1 | -2/+13 | |
2020-05-27 | working through permissions issues | Matthew Lemon | 1 | -2/+2 | |
2020-05-25 | more testing for stakeholder | Matthew Lemon | 1 | -0/+3 | |
2020-05-25 | linked stakeholder to user | Matthew Lemon | 1 | -2/+3 | |
2020-05-25 | in trying to create a Stakeholder model referenced from User, have removed ↵ | Matthew Lemon | 1 | -1/+1 | |
updated_by fields in other models and factories - was getting circular dep error | |||||
2020-05-24 | added basic stakeholder profile model | Matthew Lemon | 1 | -3/+12 | |
2020-05-24 | removed oes field from user - about to make a profile model | Matthew Lemon | 1 | -1/+1 | |
2020-05-23 | removed unneeded imports | Matthew Lemon | 1 | -7/+1 | |
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/+13 | |