kenken999's picture
update
d548975
raw
history blame contribute delete
116 Bytes
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver