NicoSartor / django-prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To install:

pip install -r requirements.txt

To run:

source venv/Scripts/activate cd ./core
py manage.py runserver 8081

Apply migration if necessary:

cd into ./core
py manage.py migrate

/admin superuser:

admin
123456

About


Languages

Language:Python 75.1%Language:PowerShell 13.2%Language:Batchfile 11.7%