gis.widgets.BaseGeometryWidget.template_name
  • References/Python/Django/API/GeoDjango Forms API

BaseGeometryWidget.template_name The template used to render the map widget. You can pass widget

2025-01-10 15:47:30
sites.managers.CurrentSiteManager
  • References/Python/Django/API/contrib packages/The “sites” framework

class managers.CurrentSiteManager If Site plays a key role in your application, consider using the helpful

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

gettext(message) [source] Translates message and returns it in a UTF-8 bytestring

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
auth.models.Group.permissions
  • References/Python/Django/API/contrib packages/django.contrib.auth

permissions Many-to-many field to Permission: group

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
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
gis.db.models.GeoQuerySet.transform()
  • References/Python/Django/API/GeoQuerySet API Reference

GeoQuerySet.transform(srid=4326, **kwargs) Deprecated since version 1

2025-01-10 15:47:30
db.models.Variance.sample
  • References/Python/Django/API/Models/QuerySet API reference

sample By default, Variance returns the population variance. However, if sample=True, the return value

2025-01-10 15:47:30
views.generic.list.MultipleObjectTemplateResponseMixin.get_template_names()
  • References/Python/Django/API/Multiple object mixins

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

2025-01-10 15:47:30