- Language: en
14 results for vars in version 1.11
-
django.template.base
- … var_obj is None : var , constant = match . group ( "var" , "constant" ) if constant …
-
django.views.debug
- … vars' in frame : frame_vars = [] for k , v in frame [ 'vars' ]: v = pprint …
-
django.contrib.admin.options
- … var' : TO_FIELD_VAR , 'is_popup_var' : IS_POPUP_VAR , 'app_label …
-
Custom template tags and filters
- … var_name ): self . format_string = format_string self . var_name = var_name def render ( self …
-
django.views.i18n
- … var django = globals.django || (globals.django = {} ); { % i f plural %} django.pluralidx = function(n) { var v={{ plural }}; if (typeof …
-
django.utils.six
- … var in slots : orig_vars . pop ( slots_var ) orig_vars . pop ( '__dict__' , None …
-
Cross Site Request Forgery protection
- … var cookieValue = null ; if ( document . cookie && document . cookie !== '' ) { var cookies = document …
-
Built-in template tags and filters
- … var syntax is the {% block %} in which the {% url %} tag appears. This {% url ... as var …
-
JavaScript
- … var $ = django . jQuery ; $ ( '#qunit-fixture' ). append ( '<button class="button"></button …
-
django.db.models.aggregates
- … VAR_SAMP' if sample else 'VAR_POP' super ( Variance , self ) . __init__ ( expression …