gis.gdal.OGRGeometry.kml
  • References/Python/Django/API/GDAL API

kml Returns a string representation of this geometry in KML format.

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
middleware.locale.LocaleMiddleware
  • References/Python/Django/API/Middleware

class LocaleMiddleware [source] Enables language selection based on data from the request

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
gis.geos.WKBWriter.byteorder
  • References/Python/Django/API/GEOS API

byteorder This property may be set to change the byte-order of the geometry representation.

2025-01-10 15:47:30
views.generic.edit.ModelFormMixin.get_form_kwargs()
  • References/Python/Django/API/Editing mixins

get_form_kwargs() Add the current instance (self.object) to the standard get_form_kwargs().

2025-01-10 15:47:30
template.loaders.base.Loader.get_template_sources()
  • References/Python/Django/API/Templates/The Django template language: for Python programmers

get_template_sources(template_name) [source] A method that takes a template_name

2025-01-10 15:47:30
template.context_processors.tz()
  • References/Python/Django/API/Templates/The Django template language: for Python programmers

tz() [source] If this processor is enabled, every RequestContext will contain

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

SimpleTemplateResponse.render() [source] Sets response.content to the result

2025-01-10 15:47:30
admin.ModelAdmin.paginator
  • References/Python/Django/API/contrib packages/The Django admin site

ModelAdmin.paginator The paginator class to be used for pagination. By default,

2025-01-10 15:47:30