django1/django/conf/project_template/settings
Adrian Holovaty 57b4f231fd Fixed #583 -- Added app_directories template loader, which searches for templates in 'templates' directory in each INSTALLED_APPS package. It's turned off by default.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@892 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-17 02:37:50 +00:00
..
urls Fixed #458 -- Added /r/ to default admin urlconf 2005-09-04 18:20:57 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
admin.py Fixed #340 -- Default admin settings (in django-admin startproject) now include cache middleware. Thanks, Bless 2005-08-17 14:27:30 +00:00
main.py Fixed #583 -- Added app_directories template loader, which searches for templates in 'templates' directory in each INSTALLED_APPS package. It's turned off by default. 2005-10-17 02:37:50 +00:00