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

__getitem__() Returns the point at the specified index for a LineString, the interior ring at the specified index

2025-01-10 15:47:30
sites.middleware.CurrentSiteMiddleware
  • References/Python/Django/API/Middleware

class CurrentSiteMiddleware [source] Adds the site attribute representing the

2025-01-10 15:47:30
auth.signals.user_logged_out()
  • References/Python/Django/API/contrib packages/django.contrib.auth

user_logged_out() Sent when the logout method is called. sender

2025-01-10 15:47:30
views.generic.dates.DateMixin.get_allow_future()
  • References/Python/Django/API/Date-based mixins

get_allow_future() [source] Determine whether to include “future” objects on this page, where

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

desc() Returns the expression ready to be sorted in descending order.

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

y Returns the Y coordinate of this point: >>>

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

x Returns the X coordinate of this point: >>>

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

Form.use_required_attribute New in Django 1.10. When

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

__iter__() Iterates over the points in a LineString, the rings in a Polygon, or the geometries in

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

ModelAdmin.formfield_for_manytomany(db_field, request, **kwargs) Like the formfield_for_foreignkey method, the

2025-01-10 15:47:30