summaryrefslogtreecommitdiff
path: root/django/contrib/sites/admin.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2015-08-31Fixed #25324 -- Registered ModelAdmin instances with @admin.register decoratorY3K
2013-10-10Whitespace cleanup.Tim Graham
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner