I can't tell which exact release introduced this, since I went directly from 1.7.9 to 1.8.3, but one of my templates suddenly started rendering differently when I did.
The template had a typo with one of its {# #}-style template comments; it was accidentally written as: {# comment here %}. This wasn't noticeable in Django 1.7.9, though, because it would still treat that whole line like a comment, and "comment here" would not appear in the rendered output. But as soon as I installed Django 1.8.3, I started seeing the entire "{# comment here %}" text in the rendered output. Anyone know what code change triggered this altered rendering behavior? There's no mention of changes to template comments in any of the release notes for Django 1.8.x. -- 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 http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/685fd881-81a2-4f5c-8d91-b83c95521112%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.