mirror of
https://github.com/django/django.git
synced 2025-02-10 17:35:38 +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.