django1/django
Adrian Holovaty 18c7ed74e4 Fixed #896 -- Fixed error in filesystem serve view in Windows. Thanks, Petar Marić and nesh
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1402 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-24 22:41:05 +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 fixed a typo in a trans template tag. Thx David Ascher (on IRC) 2005-11-24 18:30:31 +00:00
core Added a get_template_sources generator function to filesystem and app_directories template loaders, so template-loader debugger can hook into it. Refs #892. 2005-11-24 21:14:42 +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 added missing docstring to the blocktrans template tag 2005-11-15 13:51:31 +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 Fixed #896 -- Fixed error in filesystem serve view in Windows. Thanks, Petar Marić and nesh 2005-11-24 22:41:05 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00