aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/models.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-17added active, comments, updated_by fields to organisationMatthew Lemon1-1/+7
2020-02-17added registered company name and number and blank formattedMatthew Lemon1-2/+6
2020-02-17pluralised to peopleMatthew Lemon1-0/+3
2020-02-17added designation field for organisatonMatthew Lemon1-0/+7
2020-01-25Submodes added and other person detailsMatthew Lemon1-0/+16
2020-01-25Better adminMatthew Lemon1-1/+23
2020-01-24Played about with CSS/templates and tinkered with adminMatthew Lemon1-5/+16
2020-01-21refining the admin site for organisationsMatthew Lemon1-1/+6
2020-01-21fixed blank= value on model fieldMatthew Lemon1-1/+1
2020-01-21reconfigured Address and Organisation relationshipMatthew Lemon1-11/+13
2020-01-21passing test - added address type modelMatthew Lemon1-0/+5
2020-01-21fixed failing test - first use of faker objectMatthew Lemon1-0/+1
2020-01-20partial way through playing with FakerMatthew Lemon1-0/+11
2020-01-20first passing test!Matthew Lemon1-0/+15