Skip to main content

Home/ Django Ressources/ Group items matching "snippets" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
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