core.serializers.json.DjangoJSONEncoder
  • References/Python/Django/Guides

class django.core.serializers.json.DjangoJSONEncoder The JSON serializer uses DjangoJSONEncoder for encoding. A

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

GEOSGeometry.ewkb Return the EWKB representation of this Geometry as a Python buffer. This is an extension of the WKB specification

2025-01-10 15:47:30
template.response.SimpleTemplateResponse.resolve_context()
  • References/Python/Django/API/Templates/TemplateResponse and SimpleTemplateResponse

SimpleTemplateResponse.resolve_context(context) [source] Preprocesses context data that will

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
gis.db.models.LineStringField
  • References/Python/Django/API/GeoDjango Model API

class LineStringField

2025-01-10 15:47:30
gis.forms.MultiLineStringField
  • References/Python/Django/API/GeoDjango Forms API

class MultiLineStringField

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.geos.GEOSGeometry.num_coords
  • References/Python/Django/API/GEOS API

GEOSGeometry.num_coords Returns the number of coordinates in the geometry.

2025-01-10 15:47:30
auth.models.PermissionsMixin.has_module_perms()
  • References/Python/Django/Guides

has_module_perms(package_name) Returns True if the user has any permissions in the given package (the Django app

2025-01-10 15:47:30
gis.db.models.Union
  • References/Python/Django/API/GeoQuerySet API Reference

class Union(geo_field) Availability: PostGIS, Oracle, SpatiaLite This method returns

2025-01-10 15:47:30