- Apr 30, 2024
-
-
James Smith authored
-
- Apr 09, 2024
-
-
James Smith authored
added timed logout based on innactivity. logs cookies on all activity, logs out if cookie reaches 300s of innactivity
-
- Mar 28, 2024
-
-
James Smith authored
commenting out base user for the demo. deleted redundant/commented out code in models.py. updated user_page to not display all user logs to the base user
-
- Mar 27, 2024
-
-
James Smith authored
-
- Mar 26, 2024
-
-
James Smith authored
-
James Smith authored
apologies for working in main. minor UI change to display user type as the text version instead of a number
-
h4-rahman authored
-
- Mar 25, 2024
-
-
h4-rahman authored
Successful register will now automatically login Combined profile and user token creation into one signal.
-
h4-rahman authored
# Conflicts: # myproject/myapp/urls.py
-
h4-rahman authored
-
Brody Wilton authored
-
Brody Wilton authored
-
Brody Wilton authored
-
b2-wilton authored
# Conflicts: # myproject/myapp/payments.py # myproject/myapp/urls.py
-
Brody Wilton authored
-
Brody Wilton authored
-
Brody Wilton authored
-
Brody Wilton authored
-
Brody Wilton authored
-
Brody Wilton authored
-
Brody Wilton authored
-
Brody Wilton authored
-
Brody Wilton authored
-
Brody Wilton authored
-
Brody Wilton authored
-
h4-rahman authored
Extended User model with Profile model and used signals to automatically create a Profile instance when a User instance is created. Styled authentication templates/forms. To change usertypes of users, create superuser and change usertype in admin panel.
-
Brody Wilton authored
- Mar 24, 2024
-
-
Brody Wilton authored
-