aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-17added a lot of Person fieldsMatthew Lemon4-2/+195
2020-02-17added active, comments, updated_by fields to organisationMatthew Lemon5-2/+76
2020-02-17added registered company name and number and blank formattedMatthew Lemon2-2/+29
2020-02-17pluralised to peopleMatthew Lemon1-0/+3
2020-02-17added designation field for organisatonMatthew Lemon2-0/+25
2020-01-29some pointless flake8ismsMatthew Lemon1-2/+2
2020-01-25Submodes added and other person detailsMatthew Lemon6-5/+118
2020-01-25Better adminMatthew Lemon4-3/+121
2020-01-24Played about with CSS/templates and tinkered with adminMatthew Lemon6-6/+116
2020-01-21refining the admin site for organisationsMatthew Lemon2-1/+8
2020-01-21using stackedinline for adding organisation/address in adminMatthew Lemon2-7/+11
2020-01-21fixed blank= value on model fieldMatthew Lemon2-1/+25
2020-01-21reconfigured Address and Organisation relationshipMatthew Lemon4-22/+57
2020-01-21testing we can update an organisationMatthew Lemon1-0/+21
2020-01-21passing test - added address type modelMatthew Lemon4-0/+51
2020-01-21fixed failing test - first use of faker objectMatthew Lemon2-0/+20
2020-01-20partial way through playing with FakerMatthew Lemon1-4/+1
2020-01-20partial way through playing with FakerMatthew Lemon3-1/+47
2020-01-20convert our view to CBVMatthew Lemon2-4/+10
2020-01-20first passing test!Matthew Lemon10-0/+69