gis.db.models.GeoQuerySet.distance()
  • References/Python/Django/API/GeoQuerySet API Reference

GeoQuerySet.distance(geom, **kwargs) Deprecated since version 1.9: Use

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

HttpRequest.body The raw HTTP request body as a byte string. This is useful for processing data in different ways than conventional

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

patch_response_headers(response, cache_timeout=None) [source] Adds some useful headers to

2025-01-10 15:47:30
postgres.aggregates.StringAgg.delimiter
  • References/Python/Django/API/PostgreSQL specific aggregation functions

delimiter Required argument. Needs to be a string.

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

json Returns a string representation of this geometry in JSON format:

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

fromfile(file_h)

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

method_decorator(decorator, name='') [source] Converts a function decorator into a method

2025-01-10 15:47:30
apps.AppConfig.models_module
  • References/Python/Django/API/Applications

AppConfig.models_module Module containing the models, e.g. <module 'django.contrib.admin.models' from 'django/contrib/admin/models

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

GeoQuerySet.force_rhr(**kwargs) Deprecated since version 1.9: Use

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

GeoQuerySet.scale(x, y, z=0.0, **kwargs) Deprecated since version 1.9:

2025-01-10 15:47:30