summaryrefslogtreecommitdiff
path: root/django/apps/config.py
AgeCommit message (Expand)Author
2014-09-09[1.7.x] Fixed #22920 -- Avoid masking some exceptions.Aymeric Augustin
2014-07-12[1.7.x] Checked more precisely whether the app registry is ready.Aymeric Augustin
2014-02-15Fixed two typos.Rodolfo Carvalho
2014-01-27Fixed #21874 -- Require Django applications to have a filesystem path.Carl Meyer
2014-01-26Fixed some missing/extraneous new line warnings.Simon Charette
2014-01-26Fixed #21877 -- Renamed django.apps.base to config.Aymeric Augustin