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

GEOSGeometry.envelope Returns a Polygon that represents the bounding envelope of this geometry. Note that it can

2025-01-10 15:47:30
forms.SelectDateWidget.years
  • References/Python/Django/API/Forms/Widgets

years An optional list/tuple of years to use in the “year” select box. The default is a list containing the current year and

2025-01-10 15:47:30
auth.views.password_reset_confirm()
  • References/Python/Django/Guides

password_reset_confirm(request, uidb64=None, token=None, template_name='registration/password_reset_confirm.html', token_generator=default_token_generator, set_passw

2025-01-10 15:47:30
forms.FilePathField.path
  • References/Python/Django/API/Forms/Form fields

path The absolute path to the directory whose contents you want listed. This directory must exist.

2025-01-10 15:47:30
sessions.backends.base.SessionBase
  • References/Python/Django/Guides

class backends.base.SessionBase This is the base class for all session objects. It has the following standard dictionary methods:

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

get_default_timezone() [source] Returns a

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

HttpRequest.readline() [source]

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
utils.cache.patch_vary_headers()
  • References/Python/Django/API/Django Utils

patch_vary_headers(response, newheaders) [source] Adds (or updates) the Vary

2025-01-10 15:47:30
apps.AppConfig.get_models()
  • References/Python/Django/API/Applications

AppConfig.get_models() [source] Returns an iterable of

2025-01-10 15:47:30