django1/django
Adrian Holovaty baba996254 Added translation strings to django/contrib/admin/views/decorators.py. Taken from new-admin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1418 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-25 02:18:37 +00:00
..
bin made the message when locale/ or conf/locale/ could not be found a bit more clear 2005-11-23 16:14:24 +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 Added translation strings to django/contrib/admin/views/decorators.py. Taken from new-admin 2005-11-25 02:18:37 +00:00
core Fixed #625 -- Added template-tag decorators simple_tag and inclusion_tag. Taken from new-admin. Thanks, rjwittams 2005-11-25 00:54:40 +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