#3753: Allow TEMPLATE_STRING_IF_INVALID to contain a placeholder for the missing
variable's name
-------------------------------------------------+--------------------------
Reporter:  Matt McClanahan <[EMAIL PROTECTED]>  |       Owner:  adrian         
  Status:  new                                   |   Component:  Template system
 Version:  SVN                                   |    Keywords:                 
   Stage:  Unreviewed                            |   Has_patch:  1              
-------------------------------------------------+--------------------------
 It'd be handy when debugging to see the name of the undefined variable in
 the TEMPLATE_STRING_IF_INVALID output.  To do that, the patch allows
 TEMPLATE_STRING_IF_INVALID to contain a single '%s' which will be replaced
 with the invalid variable's name.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3753>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to