aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/users/views.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* started work on merging events sorted keyed on date for user profile pageMatthew Lemon2020-10-211-3/+9
* first test of user profile viewMatthew Lemon2020-10-171-3/+9
* replaced all LoginRequiredMixin and decorators with custom middlewareMatthew Lemon2020-10-171-3/+3
* when user logs in - now redirects to home page - func and unit tests passingMatthew Lemon2020-05-261-1/+5
* more useful explanatory commentsMatthew Lemon2020-05-251-0/+2
* added an explanatory comment about the use of slug_fieldMatthew Lemon2020-05-251-0/+4
* working on test_profile_view_contains_organisation_information - FAILINGMatthew Lemon2020-05-241-2/+2
* Playing around with User modelMatthew Lemon2020-01-201-1/+1
* init commit - from cookiecutterMatthew Lemon2020-01-191-0/+50