Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/auth/apps.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #23641 -- Moved post_migrate signals for contrib ap...wrwrwr2014-11-271-1/+5
* 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-0/+5
* Fixed #21675 -- Added app configs for contrib apps.Aymeric Augustin2014-01-051-0/+8