kenken999's picture
update
d6a1207
raw
history blame
123 Bytes
python -m venv .
source ./bin/activate
python -m pip install --no-cache-dir -r requirements.txt
python manage.py runserver