| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-02-03 | Fixed #8500 -- Allowed overriding the default admin site instance. | Raffaele Salmaso |
| 2017-02-07 | Converted usage of ugettext* functions to their gettext* aliases | Claude Paroz |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2016-01-22 | Fixed #24116 -- Moved AdminSite.check_dependencies() to system checks. | Vincenzo Pandolfo |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2014-11-11 | Fixed #23750 -- Allowed core.checks.register to be used as a function | averybigant |
| 2014-04-10 | Fixed #22195 -- Used constants to define built-in tags for check framework. | Tim Graham |
| 2014-03-06 | Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title ... | James Jenkins |
| 2014-01-25 | Fixed #21829 -- Added default AppConfigs. | Aymeric Augustin |
| 2014-01-18 | Fixed #21712 -- Moved autodiscover() to AdminConfig.ready(). | Aymeric Augustin |
| 2014-01-05 | Fixed #21675 -- Added app configs for contrib apps. | Aymeric Augustin |
