検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 80 for primary (0.077 sec.)
Django 1.8.2 リリースノート — Django 4.0.6 ドキュメント 6396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... UUIDField and inheritance on models with UUIDField primary keys work correctly ( #24698 , #24712 ). Fixed isn ...
https://man.plustar.jp/django/releases/1.8.2.html - [similar]
Django 1.8.7 リリースノート — Django 4.0.6 ドキュメント 6396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... respect_to references a model with a OneToOneField primary key ( #25786 ). Fixed incorrect validation for Pos ...
https://man.plustar.jp/django/releases/1.8.7.html - [similar]
Django 2.2.1 リリースノート — Django 4.0.6 ドキュメント 6396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... aused a single instance fast-delete to not set the primary key to None ( #30330 ). Prevented makemigrations f ...
https://man.plustar.jp/django/releases/2.2.1.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and these SchemaEditor methods are added: _create_primary_key_sql() and _delete_primary_key_sql() _delete_in ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
How to integrate Django with a legacy database — Django 4.0.6 ドキュメント 6314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rson ( models.Model ) : id = models.IntegerField ( primary_key = True ) first_name = models.CharField ( max_l ...
https://man.plustar.jp/django/howto/legacy-databases.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 6314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fault_auto_field ¶ New in Django 3.2. The implicit primary key type to add to models within this app. You can ... use this to keep AutoField as the primary key type for third party applications. By default, ...
https://man.plustar.jp/django/ref/applications.html - [similar]
Signals — Django 4.0.6 ドキュメント 6314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the pre_add and post_add actions, this is a set of primary key values that will be, or have been, added to th ... e_remove and post_remove actions, this is a set of primary key values that was submitted to be removed from t ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 6314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ash when it references the name of a OneToOneField primary key ( #28047 ). Fixed empty POST data table appear ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 6314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... key constraints to unmanaged models with a custom primary key ( #23415 ). Added SchemaEditor for MySQL GIS b ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 6218
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .features.allows_unique_and_pk backend.autoindexes_primary_keys connection.features.autoindexes_primary_keys ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT