gis.gdal.OGRGeomType.num
  • References/Python/Django/API/GDAL API

num Returns the number corresponding to the OGR geometry type:

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

get_username() Returns the username for the user. Since the User model can be swapped out, you should use this method instead

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

GEOSGeometry.relate(other) Returns the DE-9IM intersection matrix (a string) representing the topological relationship between

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

GEOSGeometry.ogr Returns an

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

class Enclosure [source] Represents an RSS enclosure

2025-01-10 15:47:30
db.models.Model.refresh_from_db()
  • References/Python/Django/API/Models/Model instance reference

Model.refresh_from_db(using=None, fields=None) [source] If you need to reload a model’s values

2025-01-10 15:47:30
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