Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-10-23 | fixed the order of events on the org detail page | Matthew Lemon | 1 | -3/+4 |
2020-10-23 | profile page is ok for now | Matthew Lemon | 1 | -0/+6 |
2020-10-23 | nice tweaks to the profile page | Matthew Lemon | 1 | -1/+11 |
2020-10-21 | started work on merging events sorted keyed on date for user profile page | Matthew Lemon | 1 | -3/+9 |
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 |