Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-05-23 | removed pytest-sugar so we can switch off colour | Matthew Lemon | 1 | -1/+0 | |
2020-05-13 | removed erroneous entry in requirements file | Matthew Lemon | 1 | -1/+0 | |
2020-05-13 | improved handling of populate function by test - and some cleanup | MR Lemon | 1 | -2/+5 | |
2020-05-01 | started to put in an inlineformset! | MR Lemon | 1 | -1/+1 | |
2020-05-01 | squashed a lot of wizard form code | MR Lemon | 1 | -3/+1 | |
2020-04-30 | first cut at doing a form wizard for the organisation. Need to split fields ↵ | MR Lemon | 1 | -1/+3 | |
to add bootstrap | |||||
2020-04-26 | typo in requirements | MR Lemon | 1 | -1/+1 | |
2020-04-26 | basic move to Django 3 and remove lots of requirements cruft from ↵ | Matthew Lemon | 1 | -0/+4 | |
cookiecutter - running on Ubuntu 20.04/postgres 12 | |||||
2020-04-26 | upgrade to Django 3 and removed dependency versions currently | M R Lemon | 2 | -34/+11 | |
2020-02-07 | continued to work on create CAF form - including help_text to create parent ↵ | Matthew Lemon | 1 | -0/+1 | |
object |