aboutsummaryrefslogtreecommitdiff
path: root/users/forms.py
AgeCommit message (Expand)AuthorFilesLines
2024-08-12better spacing; better formsBobby1-5/+32
2024-06-13Ability to Reset Passwords and Better Email TemplatesBobby1-75/+187
2023-07-13More branding updatesBobby1-1/+1
2023-07-13Update Branding and Redirect to `shi.foo`Bobby1-2/+2
2023-05-31Site policy updates and general updatesBobby1-3/+11
2023-05-28Post show view count now, Django session uses redis cacheBobby1-4/+9
2023-05-17Protected usernames + Skippy comes to chat to lonely users + Handle Multiple ...Bobby1-1/+23
2023-05-13Bug Fix: User avatar not being randomly set on registerBobby1-0/+5
2023-04-30Email Verification Update w/ Token ExpirationBobby1-6/+5
2023-02-15lowercase username while signing upBobby1-2/+2
2023-01-21Configure Oracle Cloud Email DeliveryBobby1-4/+6
2023-01-08Password length validationBobby1-2/+4
2023-01-08Add account actions workingBobby1-1/+0
2023-01-08Update Profile Details and Show Success message on the same tab for account u...Bobby1-0/+31
2022-12-28Register form fixed many times till now. This is another attemptBobby1-1/+1
2022-12-28Registraion function with captcha workingBobby1-0/+67