検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 257 for which (0.162 sec.)
Installing Geospatial libraries — Django 4.0.6 ドキュメント 4224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... you are advised to install the following packages which will install, directly or by dependency, the requi ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 4224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Field . The command produces the following output, which may be copied directly into the models.py of a Geo ... hfare details) than available with the ModelAdmin (which uses the Vector Map Level 0 WMS dataset hosted at ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
PostgreSQL specific database constraints — Django 4.0.6 ドキュメント 4224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... string. To avoid typos, you may use RangeOperators which maps the operators with strings. For example: expr ...
https://man.plustar.jp/django/ref/contrib/postgres/constraints.html - [similar]
PostgreSQL specific model fields — Django 4.0.6 ドキュメント 4224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dex and Field.db_index both create a B-tree index, which isn't particularly helpful when querying complex d ... s it may be useful to require or restrict the keys which are valid for a given field. This can be done usin ...
https://man.plustar.jp/django/ref/contrib/postgres/fields.html - [similar]
File オブジェクト — Django 4.0.6 ドキュメント 4224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mode = None ) [ソース] ¶ Open or reopen the file (which also does File.seek(0) ). The mode argument allows ...
https://man.plustar.jp/django/ref/files/file.html - [similar]
File storage API — Django 4.0.6 ドキュメント 4224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( import_path = None ) ¶ Returns a class or module which implements the storage API. When called without th ...
https://man.plustar.jp/django/ref/files/storage.html - [similar]
Constraints reference — Django 4.0.6 ドキュメント 4224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... name may contain '%(app_label)s' and '%(class)s' , which are replaced, respectively, by the lowercased app ...
https://man.plustar.jp/django/ref/models/constraints.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 4224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s %} If greetings is a list or set, one element of which is the string "hello", this will appear. {% endif ... variable may be an iterable of template names, in which case the first that can be loaded will be used, as ... st, you'll get an NoReverseMatch exception raised, which will cause your site to display an error page. ペー ... e argument passed to floatformat has the u suffix, which will force disabling localization. For example, wh ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 4224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... splay the site) could be changed by a GET request, which is against the HTTP specification's recommendation ... ode if you're using any of these functions, all of which are in django.db : Old (0.96) New (1.0) backend.ge ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 4224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ep copies with copy.deepcopy() . Assigning objects which don't support deepcopy() is deprecated and will be ... res deprecated in 3.2 ¶ その他 ¶ Assigning objects which don't support creating deep copies with copy.deepc ...
https://man.plustar.jp/django/releases/3.2.html - [similar]