検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 189 for values (0.149 sec.)
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 4887
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django 1.6 to properly detect changes from initial values (#21568). Fixed django.contrib.humanize translatio ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 4887
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tead of \Z in the regular expressions). If you use values with newlines in HTTP response or email headers, y ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
Django 1.8.7 リリースノート — Django 4.0.6 ドキュメント 4887
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd PositiveSmallIntegerField on MySQL resulting in values greater than 4294967295 or 65535, respectively, pa ...
https://man.plustar.jp/django/releases/1.8.7.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 4887
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to the calling code. Threadlocals and contextvars values are preserved across the boundary in both directio ... function ( ... ): ... Threadlocals and contextvars values are preserved across the boundary in both directio ...
https://man.plustar.jp/django/topics/async.html - [similar]
django.core.validators — Django 4.0.6 ドキュメント 4832
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo.utils.translation import ngettext_lazy # These values, if given to validate(), will trigger the self.req ... uired check. EMPTY_VALUES = ( None , "" , [], (), {}) [ドキュメント] @decons ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]
GeoDjango Forms API — Django 4.0.6 ドキュメント 4832
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Field. srid ¶ This is the SRID code that the field value should be transformed to. For example, if the map w ... tabase, the field will automatically convert input values into that SRID. geom_type ¶ Field. geom_type ¶ You ... s 4326). BaseGeometryWidget. display_raw ¶ Boolean value specifying if a textarea input showing the serializ ...
https://man.plustar.jp/django/ref/contrib/gis/forms-api.html - [similar]
Geolocation with GeoIP2 — Django 4.0.6 ドキュメント 4832
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... city information for the given query. Some of the values in the dictionary may be undefined ( None ). GeoIP ...
https://man.plustar.jp/django/ref/contrib/gis/geoip2.html - [similar]
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 4832
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is spatially related to the lookup geometry by the values given in the given pattern. This lookup requires a ... d into a distance lookup is a tuple; the first two values are mandatory, and are the geometry to calculate d ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
PostgreSQL specific model indexes — Django 4.0.6 ドキュメント 4832
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... columns argument takes a tuple or list of up to 32 values that are integer number of bits from 1 to 4095. Ch ...
https://man.plustar.jp/django/ref/contrib/postgres/indexes.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 4832
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as returned by items() . If it's an attribute, its value should be a string representing an absolute path to ... ate/time as a datetime . If it's an attribute, its value should be a datetime representing the last-modified ... e frequency as a string. If it's an attribute, its value should be a string representing the change frequenc ... y of every object returned by items() . Possible values for changefreq , whether you use a method or attri ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]