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

GEOSGeometry.ring Returns a boolean indicating whether the geometry is a LinearRing.

2025-01-10 15:47:30
core.cache.utils.make_template_fragment_key()
  • References/Python/Django/Guides

django.core.cache.utils.make_template_fragment_key(fragment_name, vary_on=None) If you want to obtain the cache key used for

2025-01-10 15:47:30
core.checks.Debug
  • References/Python/Django/API/System check framework

class Debug(msg, hint=None, obj=None, id=None) [source]

2025-01-10 15:47:30
Forms
  • References/Python/Django/API/Forms

Detailed form API reference. For introductory material, see the Working with forms topic guide.

2025-01-10 15:47:30
sessions.base_session.BaseSessionManager.save()
  • References/Python/Django/Guides

save(session_key, session_dict, expire_date) Saves session data for a provided session key, or deletes the session in case the

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

covers(other)

2025-01-10 15:47:30
contenttypes.admin.GenericStackedInline
  • References/Python/Django/API/contrib packages/The contenttypes framework

class GenericStackedInline Subclasses of GenericInlineModelAdmin with stacked and tabular layouts, respectively

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

authenticate(username=None, password=None, **kwargs) Tries to authenticate username with password

2025-01-10 15:47:30
db.models.options.Options
  • References/Python/Django/API/Models/Model _meta API

class Options [source] The model _meta API is at the core of the Django ORM

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