検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 68 for removed (0.042 sec.)
Django Deprecation Timeline — Django 4.0.6 ドキュメント 14253
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ent outlines when various pieces of Django will be removed or altered in a backward incompatible way, followi ... these changes. The SERIALIZE test setting will be removed. The undocumented django.utils.baseconv module wil ... l be removed. The undocumented django.utils.datetime_safe modul ... e will be removed. The default value of the USE_TZ setting will chan ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 11062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on. Support for pytz is now deprecated and will be removed in Django 5.0. zoneinfo is part of the Python stan ... during the 4.x release cycle. This setting will be removed in Django 5.0. In addition, a pytz_deprecation_shi ... . django.contrib.gis ¶ Support for PostGIS 2.3 is removed. Support for GDAL 2.0 and GEOS 3.5 is removed. Dro ... ROWSER_XSS_FILTER setting is True . The setting is removed. Most modern browsers don't honor the X-XSS-Protec ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 10793
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... al API have been deprecated and will eventually be removed. Multiple template engines ¶ Django 1.8 defines a ... nd GeometryColumns changed in Django 1.2 have been removed. All GDAL-related exceptions are now raised with G ... cy %(<foo>)s syntax is still supported but will be removed in Django 1.10. 国際化 (internationalization) ¶ FO ... e deprecation plan for any features that have been removed. If you haven't updated your code within the depre ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 10722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... unSQL and RunPython operations to allow them to be removed when squashing migrations. Added support for non-a ... end of their deprecation cycle and therefore been removed. If you haven't updated your code within the depre ... ds which don't have a similar check, this check is removed. デフォルトの PASSWORD_HASHERS 設定からの脆弱なパス ... ho replace these tokens. The LOGOUT_URL setting is removed as Django hasn't made use of it since pre-1.0. If ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 9289
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s, and signatures that use SHA-1 algorithm will be removed in Django 4.0. マイナーな機能 ¶ django.contrib.adm ... OPTIONS . Initially empty extra inlines can now be removed, in the same way as dynamically created ones. XReg ... PASSWORD_RESET_TIMEOUT_DAYS setting, which will be removed in Django 4.0. The password reset mechanism now us ... ypes from previously installed apps that have been removed from INSTALLED_APPS . django.contrib.gis ¶ relate ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 9218
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... django.contrib.gis ¶ Support for SpatiaLite 4.0 is removed. MySQL 5.5 に対するサポートの終了 ¶ The end of ups ... 18. Django 2.1 supports PostgreSQL 9.4 and higher. Removed BCryptPasswordHasher from the default PASSWORD_HAS ... nt in dates like Tue, 25-Dec-2018 22:26:13 GMT are removed. This change should be merely cosmetic except perh ... go.db.models.sql.constants.QUERY_TERMS constant is removed. The get_lookup() and get_lookups() methods of the ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 8992
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is changed. AbstractBaseUser and BaseUserManager were moved to a new django.contrib.auth.base_user module so ... end of their deprecation cycle and therefore been removed. If you haven't updated your code within the depre ... he needs_datetime_string_cast database feature was removed. Database backends that set it must register a con ... datetime_cast_date_sql() mentioned above) has been removed. This method served to format dates on Oracle long ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 8921
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the end of their deprecation process and have been removed . Python バージョン間の互換性 ¶ Django 1.7 require ... locking failed silently. That dependency has been removed, and file locking is now implemented natively on b ... m both Form and ModelForm simultaneously have been removed as long as ModelForm appears first in the MRO. It' ... e deprecation plan for any features that have been removed. If you haven't updated your code within the depre ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
JavaScript customizations in the admin — Django 4.0.6 ドキュメント 8765
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te some JavaScript when an inline form is added or removed in the admin change form. The formset:added and fo ... rmset:removed jQuery events allow this. The event handler is pas ... t is the jQuery event. $row is the newly added (or removed) row. formsetName is the formset the row belongs t ... / Do something } }); $ ( document ). on ( 'formset:removed' , function ( event , $row , formsetName ) { // Ro ...
https://man.plustar.jp/django/ref/contrib/admin/javascript.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 8609
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s. django.contrib.gis ¶ Support for PostGIS 2.1 is removed. Support for SpatiaLite 4.1 and 4.2 is removed. Su ... pport for GDAL 1.11 and GEOS 3.4 is removed. Dropped support for PostgreSQL 9.4 ¶ 2019年12月に ... は、公式には Oracle 12.1 と 18c をサポートします。 Removed private Python 2 compatibility APIs ¶ While Python ... 2 support was removed in Django 2.0, some private APIs weren't removed f ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT