Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/apps/config.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25246 -- Guarded against duplicate paths in AppCon...Caio Ariede2015-09-021-0/+4
* Removed support for Python 3.3.Tim Graham2015-06-181-1/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+2
* Removed an obsolete comment in django/apps/config.pyTim Graham2015-01-181-3/+0
* Fixed #22920 -- Avoid masking some exceptions.Aymeric Augustin2014-09-081-7/+12
* Checked more precisely whether the app registry is ready.Aymeric Augustin2014-07-121-4/+11
* Fixed two typos.Rodolfo Carvalho2014-02-151-1/+1
* Fixed #21874 -- Require Django applications to have a fil...Carl Meyer2014-01-271-16/+27
* Fixed some missing/extraneous new line warnings.Simon Charette2014-01-261-1/+0
* Fixed #21877 -- Renamed django.apps.base to config.Aymeric Augustin2014-01-261-0/+185