How to set up a PostgreSQL database in Django

Getting TypeError: __init__() missing 1 required positional argument: "on_delete" when trying to add parent table after child table with entries

Django URLs TypeError: view must be a callable or a list/tuple in the case of include()

No module named _sqlite3

Django 1.7 throws django.core.exceptions.AppRegistryNotReady: Models aren"t loaded yet

How to use MySQLdb with Python and Django in OSX 10.6?

Reloading modules in Python