Open adborden opened 7 years ago
If you have DEBUG = False and run into a bug, you'll get a crash without any helpful messaging because there's no 500 template.
DEBUG = False
If you have
DEBUG = False
and run into a bug, you'll get a crash without any helpful messaging because there's no 500 template.