検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 572 for Template (0.075 sec.)
設定 — Django 4.0.6 ドキュメント 4400
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtern ... go.views.csrf.csrf_failure() accepts an additional template_name parameter that defaults to '403_csrf.html' . ... If a template with that name exists, it will be used to render t ... bases with the serialized_rollback option enabled. TEMPLATE ¶ This is a PostgreSQL-specific setting. The name ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 4.0.1 release notes — Django 4.0.6 ドキュメント 4400
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtern ... 5116: Potential information disclosure in dictsort template filter ¶ Due to leveraging the Django Template Lan ... guage's variable resolution logic, the dictsort template filter was potentially vulnerable to information d ... 5116: Potential information disclosure in dictsort template filter CVE-2021-45452: Potential directory-travers ...
https://man.plustar.jp/django/releases/4.0.1.html - [similar]
Django 1.8.7 リリースノート — Django 4.0.6 ドキュメント 4378
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtern ... (1.10.0). Fixed settings leak possibility in date template filter ¶ If an application allows users to specify ... edy this, the underlying function used by the date template filter, django.utils.formats.get_format() , now on ... リースノート Fixed settings leak possibility in date template filter Bugfixes 前のトピックへ Django 1.8.8 リリー ...
https://man.plustar.jp/django/releases/1.8.7.html - [similar]
Django 1.9.7 リリースノート — Django 4.0.6 ドキュメント 4378
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtern ... ( #26544 ). Fixed a regression causing the cached template loader to crash when using lazy template names ( # ... Fixed , regression , next , callbacks , Bugfixes , template , up , previous , トピック , crash クイック検索 La ...
https://man.plustar.jp/django/releases/1.9.7.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 4378
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtern ... ARIA role affordances. This requires using 'django.template.context_processors.request' in the 'context_proces ... IS 3 and GDAL 3. django.contrib.humanize ¶ intword template filter now supports negative integers. django.cont ... プレート ¶ The renamed translate and blocktranslate template tags are introduced for internationalization in te ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
クラスベースビュー入門 — Django 4.0.6 ドキュメント 4378
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtern ... はありません。これが意味するのは、 http shortcuts や TemplateResponse オブジェクトはクラスベースのビューの内部で ... 。 たとえば、ジェネリッククラスベースのビューには、 TemplateResponseMixin と呼ばれるミックスインがあり、その主な ... で定義されている動作)にリクエストをディスパッチする TemplateView メソッドクラスとなり、 template_name 属性を使用 ...
https://man.plustar.jp/django/topics/class-based-views/intro.html - [similar]
Django 1.9.6 リリースノート — Django 4.0.6 ドキュメント 4347
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtern ... ( #26520 ). Fixed a regression causing the cached template loader to crash when using template names starting ... Fixed , regression , Bugfixes , when , redirects , template , values , next , up , previous クイック検索 Last ...
https://man.plustar.jp/django/releases/1.9.6.html - [similar]
クラスベースのビューでフォームを扱う — Django 4.0.6 ドキュメント 4347
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtern ... mport FormView class ContactFormView ( FormView ): template_name = 'contact.html' form_class = ContactForm suc ... n super () . form_valid ( form ) メモ: FormView は TemplateResponseMixin を継承するため、ここでは template_nam ... -delete' ), ] 注釈 These views inherit SingleObjectTemplateResponseMixin which uses template_name_suffix to co ...
https://man.plustar.jp/django/topics/class-based-views/generic-editing.html - [similar]
Multiple object mixins — Django 4.0.6 ドキュメント 4325
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtern ... this context variable will be None . MultipleObjectTemplateResponseMixin ¶ class django.views.generic.list. Mu ... ltipleObjectTemplateResponseMixin ¶ A mixin class that performs templat ... e, but is not required to be, a QuerySet . Extends TemplateResponseMixin メソッドと属性 template_name_suffix ¶ ...
https://man.plustar.jp/django/ref/class-based-views/mixins-multiple-object.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 4325
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtern ... weight) way of doing this would be to use Django's template system. Assuming Lawrence.com and LJWorld.com have ... different template directories ( DIRS ), you could farm out to the te ... from django.core.mail import send_mail from django.template import loader def register_for_newsletter ( reques ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT