django-fobi/scripts/runserver.sh

3 lines
72 B
Bash
Raw Normal View History

cd examples/simple/
./manage.py runserver 0.0.0.0:8000 --traceback -v 3