検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 65 for migration (0.049 sec.)
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6870
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ommand to exit with a non-zero status. The new makemigrations --check option makes the command exit with a non- ... zero status when model changes without migrations are detected. makemigrations now displays the pat ... h to the migration files that it generates. The shell --interface opt ... its concrete parent. The new BaseCommand.requires_migrations_checks attribute may be set to True if you want y ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 2.2.1 リリースノート — Django 4.0.6 ドキュメント 6870
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the primary key to None ( #30330 ). Prevented makemigrations from generating infinite migrations for check con ... loader when using StatReloader ( #30323 ). Fixed a migration crash on Oracle and PostgreSQL when adding a check ... heir case-insensitive variant) ( #30408 ). Fixed a migration crash on Oracle and SQLite when adding a check con ...
https://man.plustar.jp/django/releases/2.2.1.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6870
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... history and editing of keyboard input. The new makemigrations --no-header option avoids writing header comments ... in generated migration file(s). This option is also available for squashm ... ¶ The new migrate --plan option prints the list of migration operations that will be performed. NoneType can no ... w be serialized in migrations. You can now register custom serializers for migr ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django 1.7.3 release notes — Django 4.0.6 ドキュメント 6770
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rrect formats for Greek ( el ) ( #23967 ). Fixed a migration crash when unapplying a migration where multiple o ...
https://man.plustar.jp/django/releases/1.7.3.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6770
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ementation in Django. This is the next step in the migration from using pytz to using zoneinfo . Django 3.2 all ... he zoneinfo author, can be used to assist with the migration from pytz . This package provides shims to help yo ... u safely remove pytz , and has a detailed migration guide showing how to move to the new zoneinfo APIs ... etdefault ( 'X-XSS-Protection' , '1; mode=block' ) Migrations autodetector changes ¶ The migrations autodetecto ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ich can be activated using the new CryptoExtension migration operation. django.contrib.postgres.indexes.GinInde ... ndexes in the database. The new BtreeGistExtension migration operation installs the btree_gist extension to add ... TLS certificates. マイグレーション ¶ The new squashmigrations --squashed-name option allows naming the squashed ... migration. モデル ¶ The new StrIndex database function finds ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the new fields, and generate and apply a database migration. For now, the old fields and transforms are left a ... om indexes in the database. The new BloomExtension migration operation installs the bloom extension to add supp ... command exit with a non-zero status when unapplied migrations are detected. The new returncode argument for Com ... MIGRATE test database setting allows disabling of migrations during a test database creation. Django test runn ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6727
" + 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 thro ... nsion already exists in the database and skips the migration if so. The new CreateCollation and RemoveCollation ... tions on PostgreSQL. See Managing collations using migrations for more details. Lookups for ArrayField now allo ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 3.2.9 release notes — Django 4.0.6 ドキュメント 6670
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Bugfixes ¶ Fixed a bug in Django 3.2 that caused a migration crash on SQLite when altering a field with a funct ...
https://man.plustar.jp/django/releases/3.2.9.html - [similar]
データベース — Django 4.0.6 ドキュメント 6627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... one with the contains and startswith lookup types. Migration operation for adding extensions ¶ If you need to a ... L extension (like hstore , postgis , etc.) using a migration, use the CreateExtension operation. Server-side cu ... DATETIME(6) or using a RunSQL operation in a data migration . TIMESTAMP columns ¶ If you are using a legacy da ... olation level Indexes for varchar and text columns Migration operation for adding extensions Server-side cursor ...
https://man.plustar.jp/django/ref/databases.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT