django1/django
Adrian Holovaty 6d1b5b3b1a Fixed #727 -- Fixed leftover %() syntax in password_reset_email template. Thanks, Hugo
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1100 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-06 22:30:01 +00:00
..
bin Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: this means that the i18n branch is now obsolete and will be made read-only. 2005-11-04 04:59:46 +00:00
conf Fixed #728 -- Updated Norwegian translation. Thanks, Espen 2005-11-04 16:40:35 +00:00
contrib Fixed #727 -- Fixed leftover %() syntax in password_reset_email template. Thanks, Hugo 2005-11-06 22:30:01 +00:00
core Reworded docstrings and settings documentation from [1068] 2005-11-06 22:22:02 +00:00
middleware Tiny docstring cleanup in middleware/common.py 2005-11-06 21:55:57 +00:00
models Fixed #741 -- Made models.core.Session.get_decoded() fault-tolerant, in case of funky pickled data. Thanks, kieranholland 2005-11-06 22:28:05 +00:00
parts Fixed small bug in parts.auth.formfields.AuthenticationForm 2005-08-16 23:16:55 +00:00
templatetags Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: this means that the i18n branch is now obsolete and will be made read-only. 2005-11-04 04:59:46 +00:00
utils Reworded docstrings and settings documentation from [1068] 2005-11-06 22:22:02 +00:00
views Small docstring change to django.views.static 2005-11-06 21:54:37 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00