aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* part way through writing management command for populating dbMatthew Lemon2020-02-181-19/+19
|
* formattingMatthew Lemon2020-02-182-3/+7
|
* part way through creating fixture factoriesMatthew Lemon2020-02-171-0/+65
|
* added a lot of Person fieldsMatthew Lemon2020-02-174-2/+195
|
* added active, comments, updated_by fields to organisationMatthew Lemon2020-02-175-2/+76
|
* added registered company name and number and blank formattedMatthew Lemon2020-02-172-2/+29
|
* pluralised to peopleMatthew Lemon2020-02-171-0/+3
|
* added designation field for organisatonMatthew Lemon2020-02-172-0/+25
|
* continued to work on create CAF form - including help_text to create parent ↵Matthew Lemon2020-02-076-6/+47
| | | | object
* prevented test_test_ database naming bugMatthew Lemon2020-02-021-1/+1
|
* fixed app which had the wrong pathMatthew Lemon2020-02-021-1/+1
|
* some pointless flake8ismsMatthew Lemon2020-01-298-14/+8
|
* added gutentags config filesMatthew Lemon2020-01-292-0/+2
|
* removed mypy ignore directiveMatthew Lemon2020-01-291-2/+0
|
* added ignore directive for mypy to single fileMatthew Lemon2020-01-271-0/+2
|
* added register and caf applicationsMatthew Lemon2020-01-2722-1/+276
|
* Submodes added and other person detailsMatthew Lemon2020-01-256-5/+118
|
* Better adminMatthew Lemon2020-01-254-3/+121
|
* Played about with CSS/templates and tinkered with adminMatthew Lemon2020-01-2411-23/+239
|
* changed admin site header - very easily: thanksMatthew Lemon2020-01-211-0/+3
|
* refining the admin site for organisationsMatthew Lemon2020-01-212-1/+8
|
* using stackedinline for adding organisation/address in adminMatthew Lemon2020-01-212-7/+11
|
* fixed blank= value on model fieldMatthew Lemon2020-01-212-1/+25
|
* reconfigured Address and Organisation relationshipMatthew Lemon2020-01-215-31/+65
|
* testing we can update an organisationMatthew Lemon2020-01-212-7/+29
|
* passing test - added address type modelMatthew Lemon2020-01-215-4/+62
|
* fixed failing test - first use of faker objectMatthew Lemon2020-01-213-8/+28
|
* partial way through playing with FakerMatthew Lemon2020-01-202-5/+8
|
* partial way through playing with FakerMatthew Lemon2020-01-205-4/+67
|
* convert our view to CBVMatthew Lemon2020-01-202-4/+10
|
* first passing test!Matthew Lemon2020-01-2015-1/+88
|
* Playing around with User modelMatthew Lemon2020-01-206-3/+77
|
* use .env file environment variablesMatthew Lemon2020-01-201-1/+1
|
* init commit - from cookiecutterMatthew Lemon2020-01-1995-0/+3341