Skip to main content

Home/ Django Ressources/ Group items tagged snippets

Rss Feed Group items tagged

PhilGo20

Django snippets: Smart {% if %} template tag - 0 views

  •  
    Save this as smart_if.py in the templatetags folder of one of your apps. Then a simple {% load smart_if %} replaces the boring built-in Django {% if %} template with the new smart one.
1 - 1 of 1
Showing 20 items per page