検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 134 for INCLUDE (0.068 sec.)
Simple mixins — Django 4.0.6 ドキュメント 6295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontextMixin ¶ 属性 extra_context ¶ A dictionary to include in the context. This is a convenient way of specif ... template context of all class-based generic views include a view variable that points to the View instance. ...
https://man.plustar.jp/django/ref/class-based-views/mixins-simple.html - [similar]
contrib packages — Django 4.0.6 ドキュメント 6295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ckages ¶ Django aims to follow Python's "batteries included" philosophy . It ships with a variety of extra, o ... of these add-ons -- specifically, the add-ons that include either models or template tags -- you'll need to a ... add-ons ¶ If you have an idea for functionality to include in contrib , let us know! Code it up, and post it ...
https://man.plustar.jp/django/ref/contrib/index.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 6295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ July 29, 2009 Django 1.1 へようこそ! Django 1.1 includes a number of nifty new features , lots of bug fixe ... wardedFor middleware ¶ For convenience, Django 1.0 included an optional middleware class -- django.middleware ... t ), You should change it to read: ( r '^admin/' , include ( admin . site . urls )), You should begin to remo ... me group of URLs, from the same application, to be included in a Django URLConf multiple times, with varying ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t translations. 管理コマンド ¶ The new inspectdb --include-views option allows creating models for database v ... eld may now be set to editable=True if you wish to include it in model forms. A number of new text database f ... ASSWORD_HASHERS setting (if you don't already) and include 'django.contrib.auth.hashers.BCryptPasswordHasher' ... ultiple" . HTML rendered by form widgets no longer includes a closing slash on void elements, e.g. <br> . Thi ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dels for foreign tables on PostgreSQL. inspectdb --include-views now creates models for materialized views on ... Oracle and PostgreSQL. The new inspectdb --include-partitions option allows creating models for parti ... r some cases. CSS and JavaScript files which don't include their dependencies may now be sorted incorrectly ( ... tiveIntegerField and PositiveSmallIntegerField now include a check constraint to prevent negative values in t ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 6295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... use a single name for every extrapolated variable included in the literal. In the examples above, note how w ... ns the str.format() method only when the result is included in a string. For example: from django.utils.text ... ed when rendered in a template. This allows you to include HTML in translations, for example for emphasis, bu ... .i18n import i18n_patterns from django.urls import include , path from about import views as about_views from ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
django.db.utils — Django 4.0.6 ドキュメント 6210
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f get_migratable_models ( self , app_config , db , include_auto_created = False ): """Return app models allow ... provided db.""" models = app_config . get_models ( include_auto_created = include_auto_created ) return [ mod ...
https://man.plustar.jp/django/_modules/django/db/utils.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 6210
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... email with the key you'll use for the release and include CVE IDs (requested with Vendor: djangoproject, Pro ... pers , and django-users mailing lists. This should include a link to the announcement blog post. If this is a ... notes (including CVE ID). The message body should include the vulnerability details, for example, the announ ... cement blog post text. Include a link to the announcement blog post. Add a link t ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
Date-based mixins — Django 4.0.6 ドキュメント 6210
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e current time zone. Otherwise, the queryset could include objects from the previous or the next day in the e ... te. allow_future ¶ A boolean specifying whether to include "future" objects on this page, where "future" mean ... efault. get_allow_future () ¶ Determine whether to include "future" objects on this page, where "future" mean ...
https://man.plustar.jp/django/ref/class-based-views/mixins-date-based.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 6210
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Python wrapper for the GEOS library, its features include: A BSD-licensed interface to the GEOS geometry rou ... 23) . 注釈 The output from this property does not include the 3dm, 3dz, and 4d information that PostGIS supp ... cimal form. Please note that the SRID value is not included in this representation because it is not a part o ... This is an extension of the WKB specification that includes the SRID value that are a part of this geometry. ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT