検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 73 for migrations (0.052 sec.)
設定 — Django 4.0.6 ドキュメント 6986
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . MIGRATE ¶ デフォルト値: True When set to False , migrations won't run when creating the test database. This is ... through tables cannot currently be updated by the migrations framework. This means that if you switch the value ... of DEFAULT_AUTO_FIELD and then generate migrations, the primary keys of the related models will be up ... ss this, you should add a RunSQL operation to your migrations to perform the required ALTER TABLE step. You can ...
https://man.plustar.jp/django/ref/settings.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6889
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... has been removed except for support in historical migrations. fields.W900 : IPAddressField has been deprecated. ... Support for it (except in historical migrations) will be removed in Django 1.9. This check appeare ... n deprecated. Support for it (except in historical migrations) will be removed in Django 2.0. This check appeare ... rField is removed except for support in historical migrations. fields.W902 : FloatRangeField is deprecated and w ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6889
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... etdefault ( 'X-XSS-Protection' , '1; mode=block' ) Migrations autodetector changes ¶ The migrations autodetector ... ring initialization. As a side-effect, running makemigrations might generate no-op AlterField operations for Man ... e real_apps argument of the undocumented django.db.migrations.state.ProjectState.__init__() method must now be a ... field is removed, except for support in historical migrations. django.conf.urls.url() is removed. The django.con ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ield will remain for compatibility with historical migrations. django.conf.urls.url() will be removed. The model ... ield will remain for compatibility with historical migrations. django.contrib.postgres.forms.JSONField , django. ... e notes for more details on these changes. The makemigrations --exit option will be removed. Support for direct ... ield will remain for compatibility with historical migrations. Support for the template Context.has_key() method ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
django.contrib.postgres — Django 4.0.6 ドキュメント 6791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... base migration operations Creating extension using migrations CreateExtension BloomExtension BtreeGinExtension B ... ension UnaccentExtension Managing collations using migrations Concurrent index operations Adding constraints wit ...
https://man.plustar.jp/django/ref/contrib/postgres/index.html - [similar]
Django 1.8.6 リリースノート — Django 4.0.6 ドキュメント 6791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 5563 ). This prevents any models generated in data migrations using QuerySet.defer() from leaking to test and ap ... dded a helpful error message when Django and South migrations exist in the same directory ( #25618 ). Fixed a re ...
https://man.plustar.jp/django/releases/1.8.6.html - [similar]
Django 2.1.2 リリースノート — Django 4.0.6 ドキュメント 6791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... with a tilde or underscore weren't ignored by the migrations loader ( #29749 ). Made migrations detect changes ...
https://man.plustar.jp/django/releases/2.1.2.html - [similar]
Installing PostGIS — Django 4.0.6 ドキュメント 6749
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tions import CreateExtension from django.db import migrations class Migration ( migrations . Migration ): operat ...
https://man.plustar.jp/django/ref/contrib/gis/install/postgis.html - [similar]
Django 1.8.7 リリースノート — Django 4.0.6 ドキュメント 6693
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion in 1.8.6 that caused an application with South migrations in the migrations directory to fail ( #25618 ). Fi ...
https://man.plustar.jp/django/releases/1.8.7.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6693
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ill be changed to BigAutoField . To avoid unwanted migrations in the future, either explicitly set DEFAULT_AUTO_ ... . When changing the value of DEFAULT_AUTO_FIELD , migrations for the primary key of existing auto-created throu ... tions on PostgreSQL. See Managing collations using migrations for more details. Lookups for ArrayField now allow ... s data in the bz2 , gz , lzma , or xz formats. makemigrations can now be called without an active database conne ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT