Makefile | zmena spousteni lokalniho servru
Servrplus chce nejaky PIN, tak prepsano, aby se poustel standartni servr
This commit is contained in:
parent
f3394c7cc0
commit
0da0625428
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue