検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 67 for unique (0.061 sec.)
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 6472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on.features.allows_group_by_ordinal backend.allows_unique_and_pk connection.features.allows_unique_and_pk ba ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 6472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d that is referenced in AlterIndexTogether or AlterUniqueTogether ( #23614 ). Updated the first day of the w ... ions when deleting a field that is part of a index/unique_together constraint ( #23794 ). Fixed django.core. ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in check constraints and partial indexes. The new UniqueConstraint.deferrable attribute allows creating def ... errable unique constraints. ページネーション ¶ Paginator can now ... umbers which round to zero. Meta.ordering and Meta.unique_together options on models in django.contrib modul ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... argument with lookups . The new Index.include and UniqueConstraint.include attributes allow creating coveri ... ng indexes and covering unique constraints on PostgreSQL 11+. The new UniqueConst ... or covering indexes ( Index.include ) and covering unique constraints ( UniqueConstraint.include ), set Data ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... context and hints applicable to the message, and a unique identifier that is used for filtering purposes. Th ...
https://man.plustar.jp/django/topics/checks.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 6472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e ) [ソース] ¶ Resets the counter used to generate unique savepoint IDs. The following example demonstrates ... patterns which might, such as saving objects with unique fields, saving using the force_insert/force_update ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
django.db.transaction — Django 4.0.6 ドキュメント 6416
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g = None ): """ Reset the counter used to generate unique savepoint ids in this thread. """ get_connection ( ...
https://man.plustar.jp/django/_modules/django/db/transaction.html - [similar]
django.dispatch.dispatcher — Django 4.0.6 ドキュメント 6416
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s will be used. dispatch_uid An identifier used to uniquely identify a particular instance of a receiver. Th ... e registered sender to disconnect dispatch_uid the unique identifier of the receiver to disconnect """ if di ...
https://man.plustar.jp/django/_modules/django/dispatch/dispatcher.html - [similar]
PostgreSQL specific aggregation functions — Django 4.0.6 ドキュメント 6416
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... models . Model ): number = models . IntegerField ( unique = True ) class HotelReservation ( model . Model ): ...
https://man.plustar.jp/django/ref/contrib/postgres/aggregates.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 6416
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ength = 10 ) other_value = models . IntegerField ( unique = True ) class Child ( Parent ): father = models . ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT