検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 110 for Single (0.029 sec.)
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6463
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the primary key is provided, and always performs a single INSERT query. In older Django versions, Model.save ... by the INSERT … RETURNING statement, instead of a single value. DatabaseOperations.return_insert_id() is re ... n asterisk, then the Vary header will consist of a single asterisk '*' . On MySQL 8.0.16+, PositiveIntegerFi ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
django.utils.functional — Django 4.0.6 ドキュメント 6349
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erty : """ Decorator that converts a method with a single self argument into a property cached on the instan ... erty : """ Decorator that converts a method with a single cls argument into a property that can be accessed ...
https://man.plustar.jp/django/_modules/django/utils/functional.html - [similar]
Geographic Feeds — Django 4.0.6 ドキュメント 6349
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _geometry ( self ): ... # And as a function with a single argument def geometry ( self , obj ): ... def item ...
https://man.plustar.jp/django/ref/contrib/gis/feeds.html - [similar]
Django 1.4.2 release notes — Django 4.0.6 ドキュメント 6349
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ans and blocktrans tags accept literals wrapped in single quotes (#18881). Numerous documentation improvemen ...
https://man.plustar.jp/django/releases/1.4.2.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 6349
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... guous nature of how that might work. To retrieve a single object rather than a list (e.g. SELECT foo FROM ba ... related object, then each should be contained in a single filter() call. 注釈 As the second (more permissive ... ently for exclude() . Instead, the conditions in a single exclude() call will not necessarily refer to the s ... -character wildcard and the underscore signifies a single-character wildcard.) This means things should work ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
django.core.mail.message — Django 4.0.6 ドキュメント 6248
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cc = None , reply_to = None , ): """ Initialize a single email message (which can be sent to multiple recip ... cc = None , reply_to = None , ): """ Initialize a single email message (which can be sent to multiple recip ...
https://man.plustar.jp/django/_modules/django/core/mail/message.html - [similar]
django.utils.http — Django 4.0.6 ドキュメント 6248
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he components up in smaller bits (e.g. netloc is a single string) and we don't expand % escapes.""" url , sc ... he components up in smaller bits (e.g. netloc is a single string) and we don't expand % escapes.""" url , sc ...
https://man.plustar.jp/django/_modules/django/utils/http.html - [similar]
Simple mixins — Django 4.0.6 ドキュメント 6248
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... のトピックへ クラスベースビュー mixin 次のトピックへ Single object mixins 関連キーワード template , context , ...
https://man.plustar.jp/django/ref/class-based-views/mixins-simple.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6248
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng: Support for multiple database connections in a single Django instance. Model validation inspired by Djan ... o used a number of settings to control access to a single database. Django 1.2 introduces support for multip ... SES . Each item in the dictionary corresponds to a single database connection, with the name 'default' descr ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6248
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango applications were tightly linked to models. A singleton known as the "app cache" dealt with both instal ... orator can take a list of permissions as well as a single permission. You can override the new Authenticatio ... a database error or incorrect data). You can use a single list for index_together (rather than a list of lis ... ts) when specifying a single set of fields. Custom intermediate models having m ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT