Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-19 | new migrations and working through factory issue | Matthew Lemon | 1 | -1/+1 |
2020-02-18 | start fresh with migrations - might have to DROP DB and migrate again | Matthew Lemon | 5 | -186/+27 |
2020-01-21 | reconfigured Address and Organisation relationship | Matthew Lemon | 1 | -9/+8 |
2020-01-21 | testing we can update an organisation | Matthew Lemon | 1 | -7/+8 |
2020-01-21 | passing test - added address type model | Matthew Lemon | 1 | -4/+11 |
2020-01-21 | fixed failing test - first use of faker object | Matthew Lemon | 1 | -8/+8 |
2020-01-20 | partial way through playing with Faker | Matthew Lemon | 1 | -1/+15 |
2020-01-20 | first passing test! | Matthew Lemon | 1 | -0/+9 |
2020-01-20 | Playing around with User model | Matthew Lemon | 5 | -1/+73 |