検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 134 for INCLUDE (0.071 sec.)
Paginator — Django 4.0.6 ドキュメント 6210
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er_page ¶ Required. The maximum number of items to include on a page, not including orphans (see the orphans ... ginator.num_pages is large. The number of pages to include on each side of the current page number is determi ... gument which defaults to 3. The number of pages to include at the beginning and end of page range is determin ...
https://man.plustar.jp/django/ref/paginator.html - [similar]
django.core.management.base — Django 4.0.6 ドキュメント 6126
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sage ) def handle_default_options ( options ): """ Include any default options that all commands should accep ... None , tags = None , display_num_errors = False , include_deployment_checks = False , fail_level = checks . ... checks ( app_configs = app_configs , tags = tags , include_deployment_checks = include_deployment_checks , da ...
https://man.plustar.jp/django/_modules/django/core/management/base.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6126
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pointers. Other notable new features in Django 1.4 include: A number of ORM improvements, including SELECT FO ... emplates and forms. Reasons for using this feature include: Customizing date and time display for users aroun ... LICATION .) SELECT FOR UPDATE support ¶ Django 1.4 includes a QuerySet.select_for_update() method, which gene ... te documentation. マイナーな機能 ¶ Django 1.4 also includes several smaller improvements worth noting: A more ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . security.W005 : You have not set the SECURE_HSTS_INCLUDE_SUBDOMAINS setting to True . Without this, your si ... ation: urls.W001 : Your URL pattern <pattern> uses include() with a route ending with a $ . Remove the dollar ... is unnecessary. If this pattern is targeted in an include() , ensure the include() pattern has a trailing / ... 1] . admin.E013 : fields[n]/fieldsets[n][m] cannot include the ManyToManyField <field name> , because that fi ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a stable API for integrating template backends. It includes built-in support for the Django template language ... ueries. A collection of database functions is also included with functionality such as Coalesce , Concat , an ... serializer is now available. It is now allowed to include a subquery as a geographic lookup argument, for ex ... e declaration of the datetime field (when DATETIME includes fractional precision greater than 0). New datetim ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 関数は古い場所にも残されます。また django.conf.urls.include() 関数も django.urls からインポートできるようになり ... したがって、URLconf の中では from django.urls import include, path, re_path とインポートができます。 新しい構文 ... et_app_configs (): for model in app . get_models ( include_auto_created = True ): if model . _meta . managed ... a new database connection, those queries could be included as part of the assertNumQueries() count. The defa ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ration data to applications. Improvements thus far include: Applications can run code at startup, before Djan ... contrib.formtools ¶ Calls to WizardView.done() now include a form_dict to allow easier access to forms by the ... ntrib.gis ¶ The default OpenLayers library version included in widgets has been updated from 2.11 to 2.13. Pr ... of pubdate , allowing the published element to be included in the feed (which relies on pubdate ). キャッシュ ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 5860
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... for security reasons, the accompanying notice will include a list of affected versions. This list is comprise ... "Security notification request". Your request must include the following information: Your full, real name an ...
https://man.plustar.jp/django/internals/security.html - [similar]
Django 3.0.2 リリースノート — Django 4.0.6 ドキュメント 5860
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xes ¶ Fixed a regression in Django 3.0 that didn't include columns referenced by a Subquery() in the GROUP BY ...
https://man.plustar.jp/django/releases/3.0.2.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5860
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n each machine. To take advantage of this feature, include all server addresses in LOCATION , either as a sem ... , } } 独自のキャッシュbackendを使う ¶ While Django includes support for a number of cache backends out-of-the ... pport them, you should stick to the cache backends included with Django. They've been well-tested and are wel ... . KEY_PREFIX : A string that will be automatically included (prepended by default) to all cache keys used by ...
https://man.plustar.jp/django/topics/cache.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT