gis.gdal.OGRGeometry.ewkt
  • References/Python/Django/API/GDAL API

ewkt Returns the EWKT representation of this geometry.

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

url(regex, view, kwargs=None, name=None) [source] urlpatterns should be a list

2025-01-10 15:47:30
utils.timezone.FixedOffset
  • References/Python/Django/API/Django Utils

class FixedOffset(offset=None, name=None) [source] A

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

ModelAdmin.filter_horizontal By default, a

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

QueryDict.popitem() [source] Removes an arbitrary member of the dictionary (since there’s

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

get_language_bidi() [source] Returns selected language’s BiDi layout:

2025-01-10 15:47:30
db.models.Expression.relabeled_clone()
  • References/Python/Django/API/Models/Query Expressions

relabeled_clone(change_map) Returns a clone (copy) of self, with any column aliases relabeled. Column aliases are

2025-01-10 15:47:30
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
gis.db.models.functions.BoundingCircle
  • References/Python/Django/API/Geographic Database Functions

class BoundingCircle(expression, num_seg=48, **extra) Availability:

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

ForeignKey.swappable Controls the migration framework’s reaction if this ForeignKey is pointing at a swappable

2025-01-10 15:47:30