検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 126 for multiple (0.094 sec.)
The sitemap framework — Django 4.0.6 ドキュメント 5087
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erride this as a cached property in order to avoid multiple items() calls. changefreq ¶ Optional. Either a met ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 5087
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... form }} </ form > Subclassing forms ¶ If you have multiple Form classes that share fields, you can use subcla ... priority" required></li> It's possible to subclass multiple forms, treating forms as mixins. In this example, ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 5087
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... unknown by a user agent, it is possible to specify multiple policy values to provide a fallback. The last spec ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 5087
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... w ): permission_required = 'polls.add_choice' # Or multiple of permissions: permission_required = ( 'polls.vie ... st_reset_login is True . Required only if you have multiple AUTHENTICATION_BACKENDS configured. Defaults to No ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 5087
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s pluggable password validation. You can configure multiple password validators at the same time. A few valida ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 5087
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... her mixins ( SingleObjectTemplateResponseMixin and MultipleObjectTemplateResponseMixin ) override this to prov ... hen working with either a single Django object, or multiple objects. There are also mixins involved in the gen ... list of objects. To get the objects, ListView uses MultipleObjectMixin , which provides both get_queryset() an ... user or to exclude posts in the future for a blog. MultipleObjectMixin also overrides get_context_data() to in ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5087
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... which detailed logs can be sent to get the best of multiple worlds -- the rich information of full tracebacks, ...
https://man.plustar.jp/django/topics/logging.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 5087
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... levels the system has to deal with objects through multiple levels of abstraction and layers of machinery. Tha ...
https://man.plustar.jp/django/topics/performance.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 4916
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ring() will be required. The list message for ModelMultipleChoiceField will be removed. Support for passing ra ... cache_choices option to ModelChoiceField and ModelMultipleChoiceField will be removed. The default value of t ... nd get_db_prep_lookup methods will have to support multiple databases. The Message model (in django.contrib.au ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
はじめての Django アプリ作成、その 5 — Django 4.0.6 ドキュメント 4916
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( self ): """ The questions index page may display multiple questions. """ question1 = create_question ( quest ...
https://man.plustar.jp/django/intro/tutorial05.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 NEXT