gis.gdal.GDALBand.min
  • References/Python/Django/API/GDAL API

min The minimum pixel value of the band (excluding the “no data” value).

2025-01-10 15:47:30
utils.translation.deactivate()
  • References/Python/Django/API/Django Utils

deactivate() [source] Deactivates the currently active translation object so that further

2025-01-10 15:47:30
http.HttpRequest.readlines()
  • References/Python/Django/API/Request and response objects

HttpRequest.readlines() [source]

2025-01-10 15:47:30
http.QueryDict.appendlist()
  • References/Python/Django/API/Request and response objects

QueryDict.appendlist(key, item) [source] Appends an item to the internal list associated

2025-01-10 15:47:30
core.checks.Debug
  • References/Python/Django/API/System check framework

class Debug(msg, hint=None, obj=None, id=None) [source]

2025-01-10 15:47:30
views.generic.detail.SingleObjectMixin.slug_field
  • References/Python/Django/API/Single object mixins

slug_field The name of the field on the model that contains the slug. By default, slug_field is 'slug'

2025-01-10 15:47:30
gis.geos.PreparedGeometry.covers()
  • References/Python/Django/API/GEOS API

covers(other)

2025-01-10 15:47:30
gis.geos.GEOSGeometry.json
  • References/Python/Django/API/GEOS API

GEOSGeometry.json Returns the GeoJSON representation of the geometry. Note that the result is not a complete GeoJSON structure

2025-01-10 15:47:30
http.HttpRequest.scheme
  • References/Python/Django/API/Request and response objects

HttpRequest.scheme A string representing the scheme of the request (http or https usually).

2025-01-10 15:47:30
gis.db.models.functions.Perimeter
  • References/Python/Django/API/Geographic Database Functions

class Perimeter(expression, **extra) Availability: PostGIS, Oracle, SpatiaLite (≥ 4.0) Accepts

2025-01-10 15:47:30