django1/django/conf
Jacob Kaplan-Moss 8d4f79a799 Fixed #2548: added get/set_expiry methods to session objects. Thanks, Amit Upadhyay and SmileyChris.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7586 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-06-07 20:28:06 +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 Italian translation: fixes #7348, other small fixes. Thanks to BazzaniMarco. 2008-06-02 16:53:43 +00:00
project_template Fixed #6431 -- Fixed misspelling in projects template settings file, thanks Daniel Lindsley. 2008-01-28 05:40:57 +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 Changed the ImportError message from [6832] to improve wording 2007-12-19 03:31:26 +00:00
global_settings.py Fixed #2548: added get/set_expiry methods to session objects. Thanks, Amit Upadhyay and SmileyChris. 2008-06-07 20:28:06 +00:00