検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 135 for provide (0.077 sec.)
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 見てください。 The new CSRF_TRUSTED_ORIGINS setting provides a way to allow cross-origin unsafe requests (e.g. ... of the text version of the email were modified to provide a traceback of the same structure as in the case o ... instantiated. This update enables libraries to be provided explicitly via the 'libraries' key of OPTIONS whe ... changed or renamed. The aim of these changes is to provide a documented API for relation fields. GeoManager a ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ation of the changing default, a system check will provide a warning if you do not have an explicit setting f ... ppropriate Field subclass based on the type of its provided value for bool , bytes , float , int , str , date ... t do not rely on the SECRET_KEY without needing to provide a value. As a consequence of this, calling configu ... . バリデータ ¶ Built-in validators now include the provided value in the params argument of a raised Validati ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng Django projects. It detects common problems and provides hints for how to fix them. The framework is exten ... ates a single reportable error or warning. It also provides context and hints applicable to the message, and ... . You may want to add a check to ensure that users provide a min value that is less than or equal to the max ...
https://man.plustar.jp/django/topics/checks.html - [similar]
アグリゲーション — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ou define an order_by() clause, the aggregates you provide can reference any alias defined as part of an anno ... fied in the values() clause. An annotation is then provided for each unique group; the annotation is computed ... u define an aggregate() clause, the aggregates you provide can reference any alias defined as part of an anno ...
https://man.plustar.jp/django/topics/db/aggregation.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ead of behaving like a browser, the RequestFactory provides a way to generate a request instance that can be ... in which tests are executed , this isn't an issue, provided either all TransactionTestCase in a given test su ... nly Python testing framework. While Django doesn't provide explicit support for alternative frameworks, it do ... es provide a way to invoke tests constructed for an alternati ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
django.utils.translation — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... yError ( "Your dictionary lacks key ' %s '. Please provide " "it, because it is required to determine whether ...
https://man.plustar.jp/django/_modules/django/utils/translation.html - [similar]
コードのコミット — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 扱い ¶ Since Django is hosted on GitHub, patches are provided in the form of pull requests. When committing a p ... ines described below. Contributors are expected to provide the best pull requests possible. In practice howev ...
https://man.plustar.jp/django/internals/contributing/committing-code.html - [similar]
Multiple object mixins — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o.core.paginator.Paginator , you will also need to provide an implementation for get_paginator() . context_ob ... instances. Requires that the view it is mixed with provides self.object_list , the list of object instances t ... g list: the value of template_name on the view (if provided) <app_label>/<model_name><template_name_suffix>.h ...
https://man.plustar.jp/django/ref/class-based-views/mixins-multiple-object.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... " Returns the filtered queryset based on the value provided in the query string and retrievable via `self.val ... r to the way ModelAdmin.list_display behaves. This provides a way to use the admin interface to provide feedb ... l be accessible to the general public. It will not provide any header details to prevent caching. This means ... n. Since this is usually not what you want, Django provides a convenience wrapper to check permissions and ma ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Page objects in your templates ¶ The flatpages app provides a template tag that allows you to iterate over al ... et_flatpages for someuser as about_pages %} If you provide an anonymous user, get_flatpages will behave the s ... ame as if you hadn't provided a user -- i.e., it will only show you public flat ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT