Makefile | zmena spousteni lokalniho servru

Servrplus chce nejaky PIN, tak prepsano,
aby se poustel standartni servr
This commit is contained in:
Bc. Petr Pecha 2016-03-03 15:34:30 +01:00
parent f3394c7cc0
commit 0da0625428

View file

@ -44,7 +44,7 @@ clean_virtualenv:
rm -rf virtualenv-*.tar.gz
run:
./manage.py runserver_plus
./manage.py runserver
test:
./manage.py test -v2 seminar mamweb