#to set up the project
run virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt#to migrate
python manage.py makemigrations core
python manage.py migrate#to run project
python manage.py runserver| Name | Name | Last commit date | ||
|---|---|---|---|---|