aboutsummaryrefslogtreecommitdiff
path: root/users/models.py
AgeCommit message (Expand)AuthorFilesLines
2022-07-30Added email_verified field to track verified accountsBobby1-0/+1
2022-07-29Account Page with Fetched Information from the databaseBobby1-1/+16
2022-07-20Add users app to control user actions: added login and logoutBobby1-0/+3