aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/models.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-05-22started work on optional User as organisation.Person object - testsMatthew Lemon1-2/+2
2020-05-05tidied organisation create form - now with submit and cancel buttonsMR Lemon1-1/+1
2020-04-24fixed unwanted required field and tweaked the look of a formMR Lemon1-1/+1
2020-04-21added organisation list viewMR Lemon1-0/+3
2020-03-11added oes designator to orgMatthew Lemon1-0/+1
2020-03-02populate script now creates some compliance inspectorsMatthew Lemon1-0/+1
2020-02-21fixed test importsMatthew Lemon1-4/+1
2020-02-20changed database rules so that deleting Users does not delete Organisation ↵Matthew Lemon1-3/+19
and Person objects
2020-02-19new migrations and working through factory issueMatthew Lemon1-7/+7
2020-02-18formattingMatthew Lemon1-2/+6
2020-02-17added a lot of Person fieldsMatthew Lemon1-1/+39
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