On Feb 8, 2008 1:50 PM, Narso <[EMAIL PROTECTED]> wrote:
> Normally this error is not fire, the form's action attribute get
> blank. But, when I set the TEMPLATE_STRING_IF_INVALID variable in the
> settings file to:
>    TEMPLATE_STRING_IF_INVALID = 'Variable "%s" out of context'
> then the add_form's action fire a non matching URL.

The admin application relies on, and thus requires, that
TEMPLATE_STRING_IF_INVALID be an empty string. As noted in the
documentation for this setting, changing it will cause things to
break.



-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

--~--~---------~--~----~------------~-------~--~----~
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