Ticket #18773 [0] added logging of undefined template variables in Django 1.9 [1], however, I've seen several reports of users finding this logging more confusing than helpful. For example, admin templates log errors about missing is_popup variables [2] which is how the template are designed (is_popup is only in the contexts of pop ups) and the TECHNICAL_404_TEMPLATE also logs errors without any obvious solution about how to prevent that [3].
I'm thinking it might be better to remove this noisy, generally unhelpful logging. What do you think? [0] https://code.djangoproject.com/ticket/18773 [1] https://github.com/django/django/commit/dc5b01ad05e50ccde688c73c2ed3334a956076b0 [2] https://groups.google.com/d/topic/django-users/6Ve9dcv23sI/discussion [3] https://code.djangoproject.com/ticket/26886 -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send email to django-developers@googlegroups.com. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/a428f373-ef0c-4575-8a84-69a4beda154c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.