検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 82 for variable (0.088 sec.)
FAQ: Django を使う — Django 4.0.6 ドキュメント 6252
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... LE ? ¶ 以下の点を確認してください: The environment variable DJANGO_SETTINGS_MODULE is set to a fully-qualified ...
https://man.plustar.jp/django/faq/usage.html - [similar]
django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 6252
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... acters matched and may also change the type of the variable passed to the view. For example, <int:section> mat ...
https://man.plustar.jp/django/ref/urls.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 6252
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed without requiring the setting of an environment variable. This permits use of, for example, the Django temp ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 6252
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... now automatically HTML-escapes the output of every variable. To learn more, see HTML の自動エスケープ . To dis ... able auto-escaping for an individual variable, use the safe filter: This will be escaped: {{ dat ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 6252
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mmand management utility when the PATH environment variable wasn't set ( #22256 ). Fixed changepassword on Win ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6252
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pps.py submodule. Many define a default_app_config variable pointing to this class in their __init__.py . When ... uments and an optional dictionary with environment variables to the underlying command-line client from Databa ... . The default_app_config application configuration variable is deprecated, due to the now automatic AppConfig ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 6252
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erpreted by the template engine. The main ones are variables and tags. テンプレートは、コンテキストともにレンダ ... 言語の構文は、4つの構成要素に分類できます。 変数 ¶ A variable outputs a value from the context, which is a dict- ... like object mapping keys to values. Variables are surrounded by {{ and }} like this: My first n ... }} {{ my_object.attribute }} {{ my_list.0 }} If a variable resolves to a callable, the template system will c ...
https://man.plustar.jp/django/topics/templates.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 6130
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ronment. For example, you could set an environment variable DJANGO_LOG_LEVEL appropriately in your development ...
https://man.plustar.jp/django/howto/logging.html - [similar]
How to upgrade Django to a newer version — Django 4.0.6 ドキュメント 6130
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mand line option or the PYTHONWARNINGS environment variable. For example, to show warnings while running tests ...
https://man.plustar.jp/django/howto/upgrade-version.html - [similar]
Single object mixins — Django 4.0.6 ドキュメント 6130
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 。 context_object_name ¶ Designates the name of the variable to use in the context. query_pk_and_slug ¶ True の ...
https://man.plustar.jp/django/ref/class-based-views/mixins-single-object.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT