- Language: en
6 results for var in version 5.1
-
How to create custom template tags and filters
- … var_name ): self . format_string = format_string self . var_name = var_name def render ( self …
-
Built-in template tags and filters
- … var syntax is the {% block %} in which the {% url %} tag appears. This {% url ... as var …
-
Security in Django
- … var }}>...</style> If var is set to 'class1 onmouseover=javascript:func()' , this …
-
Translation
- … var ( myvar above) is passed to the tag, the tag will first resolve such variable …
-
The sitemap framework
- … var) ). Sitemap classes A Sitemap class is a Python class that represents a “section” of entries …
-
The Django admin site
- … vars %} . AdminSite objects class AdminSite ( name = 'admin' ) [source] A Django administrative site is represented by an instance …