summaryrefslogtreecommitdiff
path: root/tests/admin_default_site
AgeCommit message (Collapse)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-07-05Refs #24121 -- Added __repr__() to AdminSite, DefaultAdminSite, and ModelAdmin.Eduardo Aldair Ahumada Garcia Jurado
Thanks tlebrize for the initial patch.
2018-02-03Fixed #8500 -- Allowed overriding the default admin site instance.Raffaele Salmaso