Skip to content
Snippets Groups Projects
Commit c60a8ab4 authored by James Smith's avatar James Smith
Browse files

changed entrypoint port to new port. Added forms.py for custom...

 changed entrypoint port to new port. Added forms.py for custom forms(login/registration), briefly fiddled with models.py to implement different user levels - non-functional currently so commented all code out. Updated urls in _base.html. Implemented forms in login and registration. updated urls to work correctly with new url names. added user creation/login code to views.py, added redirect url to settings to utilise redirects upon account creation/login. Removed all references to 'login' to prevent clashing with built in django login() function throughout the entire project
parent 09c0dbe7
Branches
No related tags found
1 merge request!17changed entrypoint port to new port. Added forms.py for custom...
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment