On 05/09/12 19:47, Dave Jones wrote:
followed by 3-4 pages of additional spew.

Which means somebody has problems with reading comprehension:

https://docs.djangoproject.com/en/dev/ref/settings/#debug:

        DEBUG

        Default: False

        A boolean that turns on/off debug mode.

        Never deploy a site into production with DEBUG turned on.

        Did you catch that? NEVER deploy a site into production with
        DEBUG turned on.

(and of course in the error page you can find that DEBUG = True)

Matěj
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to