summaryrefslogtreecommitdiff
path: root/django/core/checks/compatibility/django_4_0.py
AgeCommit message (Expand)Author
2025-10-13Replaced multi-level relative imports with absolute imports in django/.lyova24
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-03-18Refs #16010 -- Required CSRF_TRUSTED_ORIGINS setting to include the scheme.Tim Graham