django1/django/conf
Jacob Kaplan-Moss 60d5f0db3c Fixed #8242: handle `foo.*` consistantly in INSTALLED_APPS.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8538 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-25 12:58:18 +00:00
..
app_template MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
locale Fixed #8517 - updated Polish translations. Thanks, Piotr Lewandowski. 2008-08-25 07:13:42 +00:00
project_template Fixed #7317: the x-view middleware is no longer enabled by default. 2008-08-25 12:57:24 +00:00
urls Fixed #6354 -- Fixed url in `django/conf/urls/shortcut.py` to work with non-integer primary keys (refs #2033) and made use of the URL file in the admin urls. 2008-01-28 05:36:44 +00:00
__init__.py Fixed #8242: handle `foo.*` consistantly in INSTALLED_APPS. 2008-08-25 12:58:18 +00:00
global_settings.py Fixed #7317: the x-view middleware is no longer enabled by default. 2008-08-25 12:57:24 +00:00