gis.geos.GEOSGeometry.srid
  • References/Python/Django/API/GEOS API

GEOSGeometry.srid Property that may be used to retrieve or set the SRID associated with the geometry. For example:

2025-01-10 15:47:30
db.models.query.QuerySet.datetimes()
  • References/Python/Django/API/Models/QuerySet API reference

datetimes(field_name, kind, order='ASC', tzinfo=None) Returns a QuerySet that evaluates to a list of

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

class BaseGeometryWidget This is an abstract base widget containing the logic needed by subclasses. You cannot directly use

2025-01-10 15:47:30
sitemaps.views.sitemap()
  • References/Python/Django/API/contrib packages/The sitemap framework

views.sitemap(request, sitemaps, section=None, template_name='sitemap.xml', content_type='application/xml') To activate sitemap

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

patch_vary_headers(response, newheaders) [source] Adds (or updates) the Vary

2025-01-10 15:47:30
forms.RegexField
  • References/Python/Django/API/Forms/Form fields

class RegexField(**kwargs) [source] Default widget:

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

wkb_size Returns the size of the WKB buffer needed to hold a WKB representation of this geometry:

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

AdminSite.index_template Path to a custom template that will be used by the admin site main index view.

2025-01-10 15:47:30
views.generic.dates.BaseDayArchiveView
  • References/Python/Django/API/Built-in class-based views API/Generic date views

class BaseDayArchiveView [source]

2025-01-10 15:47:30
auth.models.User.is_staff
  • References/Python/Django/API/contrib packages/django.contrib.auth

is_staff Boolean. Designates whether this user can access the admin site.

2025-01-10 15:47:30