Skip to content
nivano edited this page Nov 3, 2014 · 2 revisions

run it just calling: python main.py

don't forget to create schema before the command by (if need): python manage.py migrate

and for python 3.4 and django 1.7 i needed to set SECRET_KEY in settings.py as well

Clone this wiki locally