Am Freitag, 11. Mai 2007 14:09 schrieb Bram - Smartelectronix:
> James Bennett wrote:
> > On 5/11/07, Bram - Smartelectronix <[EMAIL PROTECTED]> wrote:
> >> there should be a clear way to trigger exceptions when non-existing
> >> variables are added to the templates.
...
> But this could be easily solved by:
> THROW_EXCEPTION_WHEN_TEMPLATE_STRING_INVALID
> default to False
>
> You also don't want to see error dumps on a live site, so you have to
> set DEBUG = False when deploying. This follows the same pattern.

+1

if THROW_EXCEPTION_WHEN_TEMPLATE_STRING_INVALID is not set, it should
default to the value of DEBUG. 

 Thomas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to