summaryrefslogtreecommitdiff
path: root/django/contrib/sites/checks.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-07-24Fixed #31802 -- Added system check for non-integer SITE_ID.Parth Verma