mirror of
https://github.com/django/django.git
synced 2025-04-10 08:19:39 +00:00
- Using the {% plural %} tag. - Using the |yesno filter. - Using the |unordered_list filter. - Unnesting {% if %} where not required. - Not duplicating {% if %}.