django1/django
Jacob Kaplan-Moss 4fe5c9b7ee Fixed #906 - thanks, Esaj
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1432 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-25 15:00:14 +00:00
..
bin new-admin and trunk: Normalized spacing differences in bin/validate.py between trunk and new-admin 2005-11-25 02:26:08 +00:00
conf fixes #898 - updated 'sk' translation. Additional a small fix in the 'de' translation (removed a "fuzzy"). 2005-11-24 18:31:49 +00:00
contrib Fixed #906 - thanks, Esaj 2005-11-25 15:00:14 +00:00
core Fixed #882 -- Fixed bug when doing django-admin.py sqlclear with SQLite. Thanks, ye7cakf02 2005-11-25 04:27:50 +00:00
middleware Added SESSION_SAVE_EVERY_REQUEST setting. 2005-11-20 17:16:13 +00:00
models Converted django/models/__init__.py to use unix newlines, not DOS 2005-11-24 21:26:04 +00:00
parts Fixed #796 -- Gave AnonymousUser a has_module_perms method. 2005-11-15 14:43:56 +00:00
templatetags Tiny formatting changes to templatetags/i18n.py 2005-11-25 01:03:58 +00:00
utils Updated django.utils.translation due to template changes from [1379]. From new-admin. 2005-11-24 03:32:26 +00:00
views and another little fix to the email sending stuff on password_reset - using Context works much better after importing it 2005-11-25 00:20:13 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00