検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 143 for Support (0.005 sec.)
Django Deprecation Timeline — Django 4.0.6 ドキュメント 11077
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... RECATED_PYTZ transitional setting will be removed. Support for pytz timezones will be removed. The is_dst arg ... 2 release notes for more details on these changes. Support for assigning objects which don't support creating ... removed. BaseCommand.requires_system_checks won't support boolean values. The whitelist argument and domain_ ... backends.memcached.MemcachedCache will be removed. Support for the pre-Django 3.2 format of messages used by ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 10271
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ください。 Python バージョン間の互換性 ¶ Django 4.0 supports Python 3.8, 3.9, and 3.10. We highly recommend an ... d only officially support the latest release of each series. The Django 3.2. ... x series is the last to support Python 3.6 and 3.7. What's new in Django 4.0 ¶ zon ... ngo 4.0 makes zoneinfo the default implementation. Support for pytz is now deprecated and will be removed in ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 9844
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ください。 Python バージョン間の互換性 ¶ Django 3.1 supports Python 3.6, 3.7, 3.8, and 3.9 (as of 3.1.3). We h ... ighly recommend and only officially support the latest release of each series. What's new in D ... jango 3.1 ¶ Asynchronous views and middleware support ¶ Django now supports a fully asynchronous request ... llo, async world!' ) All asynchronous features are supported whether you are running under WSGI or ASGI mode. ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 9335
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... てください。 Django 3.2 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 2.2, will end in Apri ... l 2022. Python バージョン間の互換性 ¶ Django 3.2 supports Python 3.6, 3.7, 3.8, 3.9, and 3.10 (as of 3.2.9) ... . We highly recommend and only officially support the latest release of each series. What's new in D ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 9288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ービュー ¶ The biggest new feature in Django 1.4 is support for time zones when handling date/times. When enab ... r of ORM improvements, including SELECT FOR UPDATE support , the ability to bulk insert large datasets for im ... oved password hashing (featuring PBKDF2 and bcrypt support), new tools for cryptographic signing , several CS ... can use custom project and app templates instead! Support for in-browser testing frameworks (like Selenium ) ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 9051
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ください。 Python バージョン間の互換性 ¶ Django 3.0 supports Python 3.6, 3.7, 3.8, and 3.9 (as of 3.0.11). We ... highly recommend and only officially support the latest release of each series. The Django 2.2. ... x series is the last to support Python 3.5. 古いバージョンの Django をサポートする ... 始めます。 This is in addition to our existing WSGI support. Django intends to support both for the foreseeabl ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 9003
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django 1.5 is also the first release with Python 3 support ! We're labeling this support "experimental" becau ... ps to Python 3. Our next release, Django 1.6, will support Python 3 without reservations. Other notable new f ... eatures in Django 1.5 include: Support for saving a subset of model's fields - Model.save ... cy operations, and can improve performance. Better support for streaming responses via the new StreamingHttpR ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 8719
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... てください。 Django 2.2 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.11, will end in Apr ... il 2020. Python バージョン間の互換性 ¶ Django 2.2 supports Python 3.5, 3.6, 3.7, 3.8 (as of 2.2.8), and 3.9 ... f 2.2.17). We highly recommend and only officially support the latest release of each series. What's new in D ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
データベース — Django 4.0.6 ドキュメント 8198
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ous | up | next » データベース ¶ Django officially supports the following databases: PostgreSQL MariaDB MySQL ... nds provided by third parties . Django attempts to support as many features as possible on all database backe ... had to make design decisions on which features to support and which assumptions we can make safely. This fil ... d maintains its own connection, your database must support at least as many simultaneous connections as you h ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 8056
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... several large, important new features, including: Support for multiple database connections in a single Djan ... rgery (CSRF). A new user "messages" framework with support for cookie- and session-based message for both ano ... email backends . New "smart" if template tag which supports comparison operators. These are just the highligh ... ll be backwards-incompatible. The big changes are: Support for Python 2.3 has been dropped. See the full note ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT