Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/admin/apps.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #23750 -- Allowed core.checks.register to be used a...averybigant2014-11-111-1/+1
* Fixed #22195 -- Used constants to define built-in tags fo...Tim Graham2014-04-101-1/+1
* Fixed #22070 -- Changed verbose_name for apps in django.c...James Jenkins2014-03-071-1/+1
* Fixed #21829 -- Added default AppConfigs.Aymeric Augustin2014-01-251-2/+13
* Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().Aymeric Augustin2014-01-181-0/+3
* Fixed #21675 -- Added app configs for contrib apps.Aymeric Augustin2014-01-051-0/+8