1
0
mirror of https://github.com/django/django.git synced 2024-12-27 11:35:53 +00:00
django/django
2005-11-25 00:54:40 +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 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 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 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