mirror of
https://github.com/django/django.git
synced 2025-01-22 16:19:35 +00:00
72a170b4c3
The {% if %} tag provides all features of these tags. Since Django 1.2 (May 17, 2010), the docs have hinted that {% ifequal %} and {% ifnotequal %} will be deprecated in a future Django version. Time to make it official.