summaryrefslogtreecommitdiff
path: root/django/contrib/redirects/admin.py
AgeCommit message (Collapse)Author
2025-08-29Refs #34624 -- Changed RedirectAdmin to use a Select widget for the site field.SaJH
Signed-off-by: SaJH <wogur981208@gmail.com>
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
* Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs.
2008-07-21Moved RedirectAdmin in django.contrib.redirects to an admin.py module.Brian Rosner
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8018 bcc190cf-cafb-0310-a4f2-bffc1f526a37