django-fobi/scripts/test_django_1_8.sh

5 lines
169 B
Bash
Raw Normal View History

reset
./scripts/uninstall.sh
./scripts/install_django_1_8.sh
2016-10-17 01:30:09 +00:00
python examples/simple/manage.py test fobi --settings=settings.bootstrap3_theme_django_1_8 --traceback -v 3