django-fobi/scripts/test_django_1_7.sh

5 lines
169 B
Bash
Raw Normal View History

2014-10-11 03:54:24 +00:00
reset
2015-02-10 13:09:39 +00:00
./scripts/uninstall.sh
./scripts/install_django_1_7.sh
2016-10-17 01:30:09 +00:00
python examples/simple/manage.py test fobi --settings=settings.bootstrap3_theme_django_1_7 --traceback -v 3