Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-01-24 | Played about with CSS/templates and tinkered with admin | Matthew Lemon | 11 | -23/+239 | |
2020-01-21 | refining the admin site for organisations | Matthew Lemon | 2 | -1/+8 | |
2020-01-21 | using stackedinline for adding organisation/address in admin | Matthew Lemon | 2 | -7/+11 | |
2020-01-21 | fixed blank= value on model field | Matthew Lemon | 2 | -1/+25 | |
2020-01-21 | reconfigured Address and Organisation relationship | Matthew Lemon | 5 | -31/+65 | |
2020-01-21 | testing we can update an organisation | Matthew Lemon | 2 | -7/+29 | |
2020-01-21 | passing test - added address type model | Matthew Lemon | 5 | -4/+62 | |
2020-01-21 | fixed failing test - first use of faker object | Matthew Lemon | 3 | -8/+28 | |
2020-01-20 | partial way through playing with Faker | Matthew Lemon | 2 | -5/+8 | |
2020-01-20 | partial way through playing with Faker | Matthew Lemon | 5 | -4/+67 | |
2020-01-20 | convert our view to CBV | Matthew Lemon | 2 | -4/+10 | |
2020-01-20 | first passing test! | Matthew Lemon | 12 | -1/+85 | |
2020-01-20 | Playing around with User model | Matthew Lemon | 6 | -3/+77 | |