forms.BoundField.errors
  • References/Python/Django/API/Forms/The Forms API

BoundField.errors A list-like object that is displayed as an HTML <ul class="errorlist">

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

class OpenLayersWidget This is the default widget used by all GeoDjango form fields. template_name is gis/openlayers

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

gettext_lazy(message)

2025-01-10 15:47:30
db.models.lookups.RegisterLookupMixin.get_transform()
  • References/Python/Django/API/Models/Lookup API reference

get_transform(transform_name) Returns a Transform named transform_name. The default implementation

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

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

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

GEOSGeometry.wkb Returns the WKB (Well-Known Binary) representation of this Geometry as a Python buffer. SRID value is not included

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

class Extent(geo_field) Availability: PostGIS, Oracle, SpatiaLite Returns the extent

2025-01-10 15:47:30
db.models.functions.datetime.ExtractDay
  • References/Python/Django/API/Models/Database Functions

class ExtractDay(expression, tzinfo=None, **extra) [source] lookup_name

2025-01-10 15:47:30
gis.feeds.GeoAtom1Feed
  • References/Python/Django/API/Geographic Feeds

class GeoAtom1Feed [source]

2025-01-10 15:47:30
gis.admin.GeoModelAdmin
  • References/Python/Django/API/GeoDjango’s admin site

class GeoModelAdmin default_lon The default center

2025-01-10 15:47:30