django-fobi/scripts/test_django_1_10.sh

5 lines
199 B
Bash
Raw Normal View History

reset
./scripts/uninstall.sh
./scripts/install_django_1_10.sh
2016-09-13 13:13:24 +00:00
python examples/simple/manage.py test fobi --settings=settings_bootstrap3_theme_django_1_10 --traceback -v 3 --liveserver=localhost:8081