検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 29 for properties (0.023 sec.)
GeoJSON Serializer — Django 4.0.6 ドキュメント 14096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e used to limit fields that will be present in the properties key, as it works with all other serializers. 実装例 ... 'FeatureCollection' , 'crs' : { 'type' : 'name' , 'properties' : { 'name' : 'EPSG:4326' } }, 'features' : [ { 't ... , 'coordinates' : [ - 87.650175 , 41.850385 ] }, 'properties' : { 'name' : 'Chicago' } } ] } When the fields pa ... ified, the geojson serializer adds a pk key to the properties dictionary with the primary key of the object as t ...
https://man.plustar.jp/django/ref/contrib/gis/serializers.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 11894
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nstructs a GEOSGeometry from the given GML string. Properties ¶ GEOSGeometry. coords ¶ Returns the coordinates o ... e >>> pnt . srid = 4326 >>> pnt . srid 4326 Output Properties ¶ The properties in this section export the GEOSGe ... points in this geometry and the other. Topological Properties ¶ GEOSGeometry. boundary ¶ Returns the boundary as ... er dimension if a topology collapse occurs). Other Properties & Methods ¶ GEOSGeometry. area ¶ This property ret ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
Django 1.7.6 release notes — Django 4.0.6 ドキュメント 11747
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... several bugs in 1.7.5. Mitigated an XSS attack via properties in ModelAdmin.readonly_fields ¶ The ModelAdmin.rea ... go 1.7.6 release notes Mitigated an XSS attack via properties in ModelAdmin.readonly_fields Bugfixes 前のトピック ... fields , readonly , not , attribute , ModelAdmin , properties , In , Bugfixes クイック検索 Last update: 2022年6月 ...
https://man.plustar.jp/django/releases/1.7.6.html - [similar]
The Django admin documentation generator — Django 4.0.6 ドキュメント 8924
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ach model in the system along with all the fields, properties, and methods available on it. Relationships to oth ... ngo 4.0: Older versions don't display model cached properties. A model with useful documentation might look like ...
https://man.plustar.jp/django/ref/contrib/admin/admindocs.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 8777
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... empty GEOS geometries. The new trim and precision properties of WKTWriter allow controlling output of the fract ... d the LineString.closed and MultiLineString.closed properties. The GeoJSON serializer now outputs the primary ke ... y of objects in the properties dictionary if specific fields aren't specified. Th ... user model, you must convert them to attributes or properties as described in the deprecation note . When using ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.7.8 release notes — Django 4.0.6 ドキュメント 8614
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 7.2 ( #24605 ). The loss of null / not null column properties during field alteration of MySQL databases ( #2459 ...
https://man.plustar.jp/django/releases/1.7.8.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 8467
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... geometry and a set of fields containing additional properties. The geometry of a field is accessible via its geo ... scale (indices 1 and 5) and skew (indices 2 and 4) properties. The default is [0.0, 1.0, 0.0, 0.0, 0.0, -1.0] . ... rectly by accessing the min , max , mean , and std properties. min ¶ The minimum pixel value of the band (exclud ... losely related but not identical to the GDALRaster properties. Many of the parameters are mapped directly to tho ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
Django 1.11.2 リリースノート — Django 4.0.6 ドキュメント 8157
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) and update_or_create() to reallow settable model properties ( #28222 ). Fixed MultipleObjectMixin.paginate_que ...
https://man.plustar.jp/django/releases/1.11.2.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 7994
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... llowed User.is_authenticated and User.is_anonymous properties to be compared using == , != , and | ( #26988 , #2 ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 7994
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... llowed User.is_authenticated and User.is_anonymous properties to be tested for set membership ( #27309 ). Fixed ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
PREV 1 2 3 NEXT