summaryrefslogtreecommitdiff
path: root/django/contrib/admin/apps.py
AgeCommit message (Expand)Author
2014-01-25Fixed #21829 -- Added default AppConfigs.Aymeric Augustin
2014-01-18Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().Aymeric Augustin
2014-01-05Fixed #21675 -- Added app configs for contrib apps.Aymeric Augustin