aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/models.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tidied organisation create form - now with submit and cancel buttonsMR Lemon2020-05-051-1/+1
|
* fixed unwanted required field and tweaked the look of a formMR Lemon2020-04-241-1/+1
|
* added organisation list viewMR Lemon2020-04-211-0/+3
|
* added oes designator to orgMatthew Lemon2020-03-111-0/+1
|
* populate script now creates some compliance inspectorsMatthew Lemon2020-03-021-0/+1
|
* fixed test importsMatthew Lemon2020-02-211-4/+1
|
* changed database rules so that deleting Users does not delete Organisation ↵Matthew Lemon2020-02-201-3/+19
| | | | and Person objects
* new migrations and working through factory issueMatthew Lemon2020-02-191-7/+7
|
* formattingMatthew Lemon2020-02-181-2/+6
|
* added a lot of Person fieldsMatthew Lemon2020-02-171-1/+39
|
* added active, comments, updated_by fields to organisationMatthew Lemon2020-02-171-1/+7
|
* added registered company name and number and blank formattedMatthew Lemon2020-02-171-2/+6
|
* pluralised to peopleMatthew Lemon2020-02-171-0/+3
|
* added designation field for organisatonMatthew Lemon2020-02-171-0/+7
|
* Submodes added and other person detailsMatthew Lemon2020-01-251-0/+16
|
* Better adminMatthew Lemon2020-01-251-1/+23
|
* Played about with CSS/templates and tinkered with adminMatthew Lemon2020-01-241-5/+16
|
* refining the admin site for organisationsMatthew Lemon2020-01-211-1/+6
|
* fixed blank= value on model fieldMatthew Lemon2020-01-211-1/+1
|
* reconfigured Address and Organisation relationshipMatthew Lemon2020-01-211-11/+13
|
* passing test - added address type modelMatthew Lemon2020-01-211-0/+5
|
* fixed failing test - first use of faker objectMatthew Lemon2020-01-211-0/+1
|
* partial way through playing with FakerMatthew Lemon2020-01-201-0/+11
|
* first passing test!Matthew Lemon2020-01-201-0/+15