views.generic.edit.UpdateView.template_name_suffix
  • References/Python/Django/API/Built-in class-based views API/Generic editing views

template_name_suffix The UpdateView page displayed to a GET request uses a template_name_suffix

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

GEOSGeometry.relate_pattern(other, pattern) Returns True if the elements in the DE-9IM intersection matrix for

2025-01-10 15:47:30
gis.gdal.Layer.num_fields
  • References/Python/Django/API/GDAL API

num_fields Returns the number of fields in the layer, i.e the number of fields of data associated with each feature in the layer:

2025-01-10 15:47:30
forms.DateField
  • References/Python/Django/API/Forms/Form fields

class DateField(**kwargs) [source] Default widget:

2025-01-10 15:47:30
gis.gdal.GDALRaster
  • References/Python/Django/API/GDAL API

class GDALRaster(ds_input, write=False) The constructor for GDALRaster accepts two parameters. The first parameter

2025-01-10 15:47:30
gis.gdal.Envelope
  • References/Python/Django/API/GDAL API

class Envelope(*args) Represents an OGR Envelope structure that contains the minimum and maximum X, Y coordinates for a rectangle

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

class Intersection(expr1, expr2, **extra) Availability: MySQL (≥ 5.6.1), PostGIS, Oracle, SpatiaLite

2025-01-10 15:47:30
forms.RegexField.regex
  • References/Python/Django/API/Forms/Form fields

regex A regular expression specified either as a string or a compiled regular expression object. Also

2025-01-10 15:47:30
gis.gdal.OGRGeometry.wkb
  • References/Python/Django/API/GDAL API

wkb Returns a buffer containing a WKB representation of this geometry.

2025-01-10 15:47:30
gis.db.models.PolygonField
  • References/Python/Django/API/GeoDjango Model API

class PolygonField

2025-01-10 15:47:30