sessions.backends.cached_db.SessionStore
  • References/Python/Django/Guides

class backends.cached_db.SessionStore Implements cached database-backed session store.

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

GEOSGeometry.kml Returns a

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

class RssUserland091Feed(RssFeed) [source] Spec:

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

items()

2025-01-10 15:47:30
db.models.functions.Cast
  • References/Python/Django/API/Models/Database Functions

class Cast(expression, output_field) [source] New

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

HttpRequest.FILES A dictionary-like object containing all uploaded files. Each key in FILES is the name

2025-01-10 15:47:30
auth.mixins.AccessMixin.get_permission_denied_message()
  • References/Python/Django/Guides

get_permission_denied_message() When raise_exception is True, this method can be used to control the

2025-01-10 15:47:30
test.SimpleTestCase.assertContains()
  • References/Python/Django/Guides

SimpleTestCase.assertContains(response, text, count=None, status_code=200, msg_prefix='', html=False) [source]

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

reverse(viewname, urlconf=None, args=None, kwargs=None, current_app=None) [source] viewname

2025-01-10 15:47:30
db.migrations.operations.RunSQL.noop
  • References/Python/Django/API/Migration Operations

RunSQL.noop Pass the RunSQL.noop attribute to sql or reverse_sql when you want the operation

2025-01-10 15:47:30