#7719: Configuration do avoid error silencing when rendering template -----------------------------+---------------------------------------------- Reporter: GabrielFalcao | Owner: nobody Status: new | Milestone: Component: Template system | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 1 | -----------------------------+---------------------------------------------- When developing new form widgets and fields, the possibility to get exceptions like SyntaxError and so it so big. The current template rendering behavior is awful and non-explicit, i could say that is non-pythonic either. So, to avoid problems, instead of propose cut this behavior off, i suppose that is better if i would a configuration.
Here comes a patch for it. -- Ticket URL: <http://code.djangoproject.com/ticket/7719> 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 -~----------~----~----~----~------~----~------~--~---
