Skip to content

Implemented/hopefully fixed login/logout/register functionality.

h4-rahman requested to merge hamid into main

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.

Merge request reports

Loading