aboutsummaryrefslogtreecommitdiff
path: root/users/admin.py
AgeCommit message (Collapse)AuthorFilesLines
2023-05-28Post show view count now, Django session uses redis cacheBobby1-1/+1
2023-05-13Bug Fix: User avatar not being randomly set on registerBobby1-1/+2
2022-12-28Registraion function with captcha workingBobby1-2/+1
2022-09-05Added Captcha Store to Admin RouteBobby1-1/+2
2022-07-29Account Page with Fetched Information from the databaseBobby1-0/+3
2022-07-20Add users app to control user actions: added login and logoutBobby1-0/+3