First time here? Check out the FAQ!

Revision history  [back]

Try running the python manage.py runserver command (possibly with more parameters to specify the domain name).

If behavior is different with the runserver vs the instance deployed via the Apache or other web server (btw - nginx + uwsgi or gunicorn would be faster and use less RAM), then the issue must be with the python environment variables.