use development settings in dev.sh

This commit is contained in:
Benjamin Bach 2016-08-28 17:21:44 +02:00
parent 8d329eb716
commit c9803b22c2

2
dev.sh
View file

@ -33,4 +33,4 @@ export EMAIL_USE_TLS=""
export DEFAULT_FROM_EMAIL="bornhax@localhost"
export ARCHIVE_EMAIL=""
python manage.py $@
python manage.py $@ --settings=bornhack.settings.development