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