We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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