|
|
|
|
|
by mmq
4901 days ago
|
|
You should probably set DEBUG at False. This is very undesirable in a production environment as it will probably leak sensitive information that attackers can use against your site. Unless, of course, if you use only the Django ORM. |
|