検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 219 for list (0.120 sec.)
django.utils.html — Django 4.0.6 ドキュメント 4422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ING_PUNCTUATION = [( "(" , ")" ), ( "[" , "]" )] # List of possible strings used for bullets in bulleted l ...
https://man.plustar.jp/django/_modules/django/utils/html.html - [similar]
django.utils.http — Django 4.0.6 ドキュメント 4422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... stance ( query , MultiValueDict ): query = query . lists () elif hasattr ( query , "items" ): query = quer ... r If-Match header as defined by RFC 7232. Return a list of quoted ETags, or ['*'] if all ETags should be m ...
https://man.plustar.jp/django/_modules/django/utils/http.html - [similar]
Coding style — Django 4.0.6 ドキュメント 4422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d for a given model field, define each choice as a list of tuples, with an all-uppercase name as a class a ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Generic editing ビュー — Django 4.0.6 ドキュメント 4422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... odel = Author success_url = reverse_lazy ( 'author-list' ) 例 myapp/author_confirm_delete.html : < form me ...
https://man.plustar.jp/django/ref/class-based-views/generic-editing.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 4422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... See Measurement Objects for usage details and the list of Supported units . Envelope ¶ class Envelope ( e ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 4422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... epends on the spatial database used. The following lists the library requirements, supported versions, and ... y) GDAL Install the packages in the order they are listed above, as the GDAL and SQLite packages require t ... he packages listed before them. Afterward, you can also install the ... S Install and click next. In the 'Select Packages' list, ensure that GDAL is selected; MapServer is also e ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
Full text search — Django 4.0.6 ドキュメント 4422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ly. If you wish to weight them differently, pass a list of four floats to SearchRank as weights in the sam ...
https://man.plustar.jp/django/ref/contrib/postgres/search.html - [similar]
ビューを記述する — Django 4.0.6 ドキュメント 4422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... han 200 (which means "OK" ). You can find the full list of available subclasses in the request/response do ...
https://man.plustar.jp/django/topics/http/views.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 4422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... す。注意点を以下で説明します。 PostgreSQL ¶ PostgreSQL is the most capable of all the databases here in term ... izer over them to try and reduce the length of the list - for example, it knows that CreateModel and Delet ... int , float , bool , str , bytes , None , NoneType list , set , tuple , dict , range . datetime.date , dat ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 4380
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... geometry may added or modified, just like a Python list: >>> line [ 0 ] = ( 1.0 , 1.0 ) >>> line . pop () ... edGeometry instance its spatial predicate methods, listed below, may be used with other GEOSGeometry objec ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]