mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-10 22:03:09 +00:00
3 lines
211 B
Bash
Executable file
3 lines
211 B
Bash
Executable file
#workon fobi
|
|
#./manage.py collectstatic --noinput --settings=settings_foundation5_theme_feincms --traceback -v 3
|
|
./manage.py runserver 0.0.0.0:8001 --settings=settings_foundation5_theme_feincms --traceback -v 3
|