検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 189 for values (0.112 sec.)
GeoDjango Model API — Django 4.0.6 ドキュメント 4766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or SQL . [2] See id. at Ch. 2.3.8, p. 39 (Geometry Values and Spatial Reference Systems). [3] Typically, SRI ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 4766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) as well as the feature's attribute fields (whose values are accessed via get() method): >>> for feat in ly ... ) GeoDjango's ORM will automatically wrap geometry values in transformation SQL, allowing the developer to w ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
django.contrib.humanize — Django 4.0.6 ドキュメント 4766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tes 1.0 as a singular phrase and all other numeric values as plural, this may be incorrect for some language ...
https://man.plustar.jp/django/ref/contrib/humanize.html - [similar]
File オブジェクト — Django 4.0.6 ドキュメント 4766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... File.seek(0) ). The mode argument allows the same values as Python's built-in open() . When reopening a fil ...
https://man.plustar.jp/django/ref/files/file.html - [similar]
Model index reference — Django 4.0.6 ドキュメント 4766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is inherited by subclasses, with exactly the same values for the attributes (including name ) each time. To ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 4766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... named, and as positional arguments otherwise. The values are passed as strings, without any type conversion ...
https://man.plustar.jp/django/ref/urls.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 4766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... were auto-populated by a save() now need explicit values in any fixture. 設定 ¶ Better exceptions ¶ The old ... yDate helper class no longer exists. Default field values and query arguments can both be callable objects, ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 4766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t model state when rolling back a transaction. The values of a model's fields won't be reverted when a trans ... ate unless you manually restore the original field values. For example, given MyModel with an active field, ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
django.core.paginator — Django 4.0.6 ドキュメント 4712
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 2 ): """ Return a 1-based range of pages with some values elided. If the page range is larger than a given s ...
https://man.plustar.jp/django/_modules/django/core/paginator.html - [similar]
django.utils.encoding — Django 4.0.6 ドキュメント 4712
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... i , safe = "/#%[]=:;$&()+,!?*@'~" ) # List of byte values that uri_to_iri() decodes from percent encoding. # ...
https://man.plustar.jp/django/_modules/django/utils/encoding.html - [similar]