mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-20 02:11:52 +00:00
6 lines
139 B
Bash
6 lines
139 B
Bash
|
|
reset
|
||
|
|
./scripts/uninstall.sh
|
||
|
|
./scripts/install_django_1_5.sh
|
||
|
|
#cd ..
|
||
|
|
python examples/simple/manage.py test fobi --traceback -v 3
|
||
|
|
#cd scripts
|