College Mini Project
Custom User Auth System: https://youtu.be/SFarxlTzVX4
open terminal and follow the commands
cd Event-Hub
venv/Scripts/activate
pip install
cd core
py manage.py makemigrations
py manage.py migrate
py manage.py runserver
| Name | Name | Last commit date | ||
|---|---|---|---|---|
College Mini Project
Custom User Auth System: https://youtu.be/SFarxlTzVX4
open terminal and follow the commands
cd Event-Hub
venv/Scripts/activate
pip install
cd core
py manage.py makemigrations
py manage.py migrate
py manage.py runserver