検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 73 for migrations (0.080 sec.)
Django 1.9.5 リリースノート — Django 4.0.6 ドキュメント 6302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ance and explicit parent links ( #26413 ). Fixed a migrations crash on SQLite when renaming the primary key of a ...
https://man.plustar.jp/django/releases/1.9.5.html - [similar]
Django 2.0.2 リリースノート — Django 4.0.6 ドキュメント 6302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... one does ( #29071 ). Fixed a regression where makemigrations crashes if a migrations directory doesn't have an ...
https://man.plustar.jp/django/releases/2.0.2.html - [similar]
Django 3.1.3 release notes — Django 4.0.6 ドキュメント 6302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed a regression in Django 3.1 that caused a migrations crash on PostgreSQL when adding an ExclusionConstr ...
https://man.plustar.jp/django/releases/3.1.3.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 6302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atabase used. An exception to this rule is the makemigrations command. It validates the migration history in the ... uld be caused by editing them) before creating new migrations. By default, it checks only the default database, ... e availability of a model on a given database. makemigrations always creates migrations for model changes, but i ... or of allow_migrate() for models that already have migrations may result in broken foreign keys, extra tables, o ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
PostgreSQL specific lookups — Django 4.0.6 ドキュメント 6260
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lable if you want to perform this activation using migrations). The unaccent lookup can be used on CharField and ...
https://man.plustar.jp/django/ref/contrib/postgres/lookups.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 6260
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... propriate database tables in migrate or as part of migrations and remove them as part of a flush management comm ... column, be sure to make and apply the appropriate migrations if you add or change order_with_respect_to after y ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 1.7.7 release notes — Django 4.0.6 ドキュメント 6260
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hor href . Bugfixes ¶ Fixed renaming of classes in migrations where renaming a subclass would cause incorrect st ... un mode when merging migration conflicts. When makemigrations --merge is called with verbosity=3 the migration f ...
https://man.plustar.jp/django/releases/1.7.7.html - [similar]
Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 6260
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... py files created using Django 1.9 if you want your migrations to work on both Python 2 and Python 3. Prevented Q ...
https://man.plustar.jp/django/releases/1.9.1.html - [similar]
Django 2.0.3 リリースノート — Django 4.0.6 ドキュメント 6260
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... #29125 ). You may need to modify Q 's in existing migrations, or accept an autogenerated migration. Fixed a reg ...
https://man.plustar.jp/django/releases/2.0.3.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6260
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ialmethod objects. To support frozen environments, migrations may be loaded from .pyc files. モデル ¶ Models can ... f these APIs don't rely on the old behavior. Since migrations are now loaded from .pyc files, you might need to ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT