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