mirror of
https://github.com/django/django.git
synced 2025-10-15 01:39:19 +00:00
The content of ifchanged template tag was rendered twice: first time, to compare it with the previous value and the second time, to return the rendered output.