Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-10-17 | first test of user profile view | Matthew Lemon | 1 | -3/+9 |
2020-10-17 | replaced all LoginRequiredMixin and decorators with custom middleware | Matthew Lemon | 1 | -3/+3 |
2020-05-26 | when user logs in - now redirects to home page - func and unit tests passing | Matthew Lemon | 1 | -1/+5 |
2020-05-25 | more useful explanatory comments | Matthew Lemon | 1 | -0/+2 |
2020-05-25 | added an explanatory comment about the use of slug_field | Matthew Lemon | 1 | -0/+4 |
2020-05-24 | working on test_profile_view_contains_organisation_information - FAILING | Matthew Lemon | 1 | -2/+2 |
2020-01-20 | Playing around with User model | Matthew Lemon | 1 | -1/+1 |