mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-21 10:51:52 +00:00
6 lines
187 B
Bash
6 lines
187 B
Bash
|
|
reset
|
||
|
|
./scripts/uninstall.sh
|
||
|
|
./scripts/install_django_1_9.sh
|
||
|
|
#cd ..
|
||
|
|
python examples/simple/manage.py test fobi --settings=settings_bootstrap3_theme_django_1_9 --traceback -v 3
|
||
|
|
#cd scripts
|