First time here? Check out the FAQ!

Revision history  [back]

this is not settings.py missing, this is some issue with the template, the best way to do it is to update DEBUG = True in settings.py and see the error, this happens mostly due to import errors or missing migrations.