aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/users/tests/test_models.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added lead and deputy inspector for org methods to UserMatthew Lemon2020-10-201-2/+13
|
* working through permissions issuesMatthew Lemon2020-05-271-2/+2
|
* more testing for stakeholderMatthew Lemon2020-05-251-0/+3
|
* linked stakeholder to userMatthew Lemon2020-05-251-2/+3
|
* in trying to create a Stakeholder model referenced from User, have removed ↵Matthew Lemon2020-05-251-1/+1
| | | | updated_by fields in other models and factories - was getting circular dep error
* added basic stakeholder profile modelMatthew Lemon2020-05-241-3/+12
|
* removed oes field from user - about to make a profile modelMatthew Lemon2020-05-241-1/+1
|
* removed unneeded importsMatthew Lemon2020-05-231-7/+1
|
* changed boolean field on user modelMatthew Lemon2020-05-221-1/+1
|
* started work on optional User as organisation.Person object - testsMatthew Lemon2020-05-221-0/+13
|
* init commit - from cookiecutterMatthew Lemon2020-01-191-0/+9