MCPcopy
hub / github.com/django/django / base.py

File base.py

django/contrib/messages/storage/base.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from django.conf import settings
2from django.contrib.messages import constants, utils
3from django.utils.functional import SimpleLazyObject
4

Callers

nothing calls this directly

Calls 1

SimpleLazyObjectClass · 0.90

Tested by

no test coverage detected