django1/django/conf
Malcolm Tredinnick 79e914e496 Added CACHE_MIDDLEWARE_SECONDS to global settings and documentation (it's
used by the cache middleware). Refs #1015.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5618 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-07-05 11:08:40 +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 #4753 -- Updated Spanish translation. Also move translators' names out of 2007-07-05 03:29:18 +00:00
project_template Added Oracle to the list of permitted DATABASE_ENGINE settings (and removed 2007-06-26 12:58:42 +00:00
urls Report an error if urlpatterns contain a string view name and it is empty. 2007-05-27 11:09:52 +00:00
__init__.py Fixed #2315 -- added work around for Windows timezone setting (i.e. we can't do 2007-02-12 00:10:09 +00:00
global_settings.py Added CACHE_MIDDLEWARE_SECONDS to global settings and documentation (it's 2007-07-05 11:08:40 +00:00