検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 82 for variable (0.048 sec.)
Django 1.11.18 リリースノート — Django 4.0.6 ドキュメント 6838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... default 404 template and the request_path context variable is now quoted to fix the issue for custom template ...
https://man.plustar.jp/django/releases/1.11.18.html - [similar]
Django 1.4.7 release notes — Django 4.0.6 ドキュメント 6838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te author to put the ssi file in a user-controlled variable, but it's possible in principle. 目次 Django 1.4.7 ...
https://man.plustar.jp/django/releases/1.4.7.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 6838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... None . The name will be taken as is, do not use a variable. For example: {% load cache %} {% cache 500 sideba ... ing one or more additional arguments, which may be variables with or without filters, to the {% cache %} templ ... tag you could use one of the translation-specific variables available in templates to achieve the same result ... {% endcache %} The cache timeout can be a template variable, as long as the template variable resolves to an i ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6715
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ting ¶ You can now use a DJANGO_COLORS environment variable to modify or disable the colors used by django-adm ... t no longer accepts 'and', 'or' and 'not' as valid variable names. Previously, these strings could be used as ... . Also, in is a new keyword and so is not a valid variable name in this tag. LazyObject ¶ LazyObject is an un ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6715
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e_tag() helper can now store results in a template variable by using the as argument. Added a Context.setdefau ... essages: A DEBUG level message for missing context variables. A WARNING level message for uncaught exceptions ... stof template tag supports storing the output in a variable using 'as'. Context.update() can now be used as a ... HttpRequest each time it appeared as a stack frame variable in the HTML version of the debug page and error em ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 2.0.10 リリースノート — Django 4.0.6 ドキュメント 6715
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... default 404 template and the request_path context variable is now quoted to fix the issue for custom template ...
https://man.plustar.jp/django/releases/2.0.10.html - [similar]
Django 2.1.5 リリースノート — Django 4.0.6 ドキュメント 6715
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... default 404 template and the request_path context variable is now quoted to fix the issue for custom template ...
https://man.plustar.jp/django/releases/2.1.5.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 6606
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he exception raised, each traceback frame 's local variables, and the HttpRequest 's attributes . However, som ... (that is, where DEBUG is set to False ): sensitive_variables() and sensitive_post_parameters() . sensitive_var ... iables ( * variables ) ¶ If a function (either a view or any regular c ... allback) in your code uses local variables susceptible to contain sensitive information, you ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6606
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pts a with option, allowing you to specify context variables to the included template The include tag now acce ... with tag now allows you to define multiple context variables in a single with block. The load tag now accepts ... would only be called automatically as part of the variable resolution process if it was retrieved via attribu ... tags will allow you to pass in either constants or variables as arguments -- for example: { % extends "base.ht ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6606
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mplate tags that store data in a specified context variable. *args and **kwargs support for template tag helpe ... ring ¶ We added two function decorators, sensitive_variables() and sensitive_post_parameters() , to allow desi ... gnating the local variables and POST parameters that may contain sensitive in ... thout displaying it but setting a template context variable instead. The if template tag now supports {% elif ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT