gis.gdal.Envelope.max_x
  • References/Python/Django/API/GDAL API

max_x The value of the minimum Y coordinate.

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

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

2025-01-10 15:47:30
contenttypes.admin.GenericInlineModelAdmin
  • References/Python/Django/API/contrib packages/The contenttypes framework

class GenericInlineModelAdmin The GenericInlineModelAdmin class inherits all properties from an

2025-01-10 15:47:30
syndication.Feed.get_context_data()
  • References/Python/Django/API/contrib packages/The syndication feed framework

Feed.get_context_data(**kwargs) There is also a way to pass additional information to title and description templates, if you

2025-01-10 15:47:30
conf.urls.static.static()
  • References/Python/Django/API/django.conf.urls utility functions

static.static(prefix, view=django.views.static.serve, **kwargs) Helper function to return a URL pattern for serving files in

2025-01-10 15:47:30
db.models.DurationField
  • References/Python/Django/API/Models/Model field reference

class DurationField(**options) [source] A field for storing periods of time - modeled in

2025-01-10 15:47:30
views.generic.detail.SingleObjectTemplateResponseMixin.get_template_names()
  • References/Python/Django/API/Single object mixins

get_template_names() Returns a list of candidate template names. Returns the following list:

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

HttpRequest.readline() [source]

2025-01-10 15:47:30
db.models.DecimalField
  • References/Python/Django/API/Models/Model field reference

class DecimalField(max_digits=None, decimal_places=None, **options) [source] A fixed-precision

2025-01-10 15:47:30
gis.geoip.GeoIP.lon_lat()
  • References/Python/Django/API/Geolocation with GeoIP

GeoIP.lon_lat(query) Returns a coordinate tuple of (longitude, latitude).

2025-01-10 15:47:30