aboutsummaryrefslogtreecommitdiff
path: root/users/migrations
AgeCommit message (Collapse)AuthorFilesLines
2024-12-15user statsBobby13-267/+0
2023-05-28Post show view count now, Django session uses redis cacheBobby2-2/+2
2023-05-02Update Image DirectoryBobby1-0/+17
2023-04-30Email Verification Update w/ Token ExpirationBobby1-0/+42
2023-04-03Added support for profile blinkieBobby1-0/+17
2022-12-28Registraion function with captcha workingBobby1-0/+16
2022-12-28Added AvatarsBobby1-0/+22
2022-09-05Fixed Captcha StoreBobby3-0/+62
2022-09-05Added captcha to register pageBobby2-0/+44
2022-07-30Added email_verified field to track verified accountsBobby1-0/+18
2022-07-29Account Page with Fetched Information from the databaseBobby1-0/+29
2022-07-20Add users app to control user actions: added login and logoutBobby1-0/+0