検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 143 for Support (0.058 sec.)
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 8008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ください。 Django 1.11 is designated as a long-term support release . It will receive security updates for at ... least three years after its release. Support for the previous LTS, Django 1.8, will end in Apri ... トしません。 The Django 1.11.x series is the last to support Python 2. The next major release, Django 2.0, will ... only support Python 3.4+. 廃止予定警告はデフォルトでは表示されな ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 7913
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... framework for writing class-based views . Built-in support for using Python's logging facilities . Contrib su ... g of static files . Django's testing framework now supports (and ships with a copy of) the unittest2 library ... compatibility policy; prior to Django 1.2, Django supported any 2.x version of Python from 2.3 up. As of Dja ... was raised to Python 2.4. Django 1.3 continues to support Python 2.4, but will be the final Django release s ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 7866
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 8 has been designated as Django's second long-term support release . It will receive security updates for at ... least three years after its release. Support for the previous LTS, Django 1.4, will end 6 month ... 4, or 3.5. We highly recommend and only officially support the latest release of each series. Django 1.8 is t ... he first release to support Python 3.5. Due to the end of upstream support for ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 7771
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... min : Checks of any admin site declarations. async_support : Checks asynchronous-related configuration. cache ... not accept null values. This check appeared before support for null values was added in Django 2.1. fields.E1 ... value provided. fields.W162 : <database> does not support a database index on <field data type> columns. fie ... content instead. fields.E180 : <database> does not support JSONField s. fields.E190 : <database> does not sup ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 7771
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Python 2.6.5 or above. Python 3 is also officially supported. We highly recommend the latest minor release fo ... r each supported Python series (2.6.X, 2.7.X, 3.2.X, and 3.3.X). ... Django 1.6 will be the final release series to support Python 2.6; beginning with Django 1.7, the minimum ... supported Python version will be 2.7. Python 3.4 is not su ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 7724
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ecation warning in older versions and is no longer supported in Django 1.9). The permission argument of permi ... al to more easily detect initial migrations. Added support for serialization of functools.partial and LazyObj ... is improvement also requires that Django no longer supports mixed migration plans. Mixed plans consist of a l ... ers are being unapplied. This was never officially supported and never had a public API that supports this be ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
PostgreSQL specific model indexes — Django 4.0.6 ドキュメント 7629
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tional argument *expressions was added in order to support functional indexes. BrinIndex ¶ class BrinIndex ( ... tional argument *expressions was added in order to support functional indexes. BTreeIndex ¶ class BTreeIndex ... tional argument *expressions was added in order to support functional indexes. GinIndex ¶ class GinIndex ( * ... tional argument *expressions was added in order to support functional indexes. GistIndex ¶ class GistIndex ( ...
https://man.plustar.jp/django/ref/contrib/postgres/indexes.html - [similar]
Django 1.0.1 リリースノート — Django 4.0.6 ドキュメント 7487
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... emplates for comments. Multiple fixes for Django's support of Oracle databases, including pagination support ... ion of existing databases. Several fixes for query support in the Django object-relational mapper, including ... onstraints in automatically-generated forms. Fixed support for custom callable upload_to declarations when ha ... loads through automatically-generated forms. Fixed support for sorting an admin change list based on a callab ...
https://man.plustar.jp/django/releases/1.0.1.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7392
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 3, or 3.4. We highly recommend and only officially support the latest release of each series. The Django 1.6 ... series is the last to support Python 2.6. Django 1.7 is the first release to sup ... until you can upgrade your Python version. Per our support policy , Django 1.6 will continue to receive secur ... ity support until the release of Django 1.8. What's new in Dja ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 7297
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me only when interacting with end users. Time zone support is disabled by default. To enable it, set USE_TZ = ... your settings file. 注釈 In Django 5.0, time zone support will be enabled by default. Time zone support uses ... f you are using Python 3.8. Changed in Django 3.2: Support for non- pytz timezone implementations was added. ... ve にするかを決めることもできます。 When time zone support is disabled, Django uses naive datetime objects in ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT