An insecure login and registration website with Django.
Dependencies, in .
:
pip install -r requirements.txt
Into the ./src/
folder, to run the django server, copypaste this:
py manage.py runserver
Dependencies, in .
:
pip install -r requirements.txt
Into the ./src/
folder, to run the django server, copypaste this:
py manage.py runserver