django/django
Georg Bauer 2188f19286 fixes #762 - new bengali translation. Thx. b.ghose
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1156 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-10 11:50:24 +00:00
..
bin Fixed #748 -- Improved error handling in make-messages.py. It no longer clobbers files on error. Thanks, Hugo 2005-11-07 14:21:31 +00:00
conf fixes #762 - new bengali translation. Thx. b.ghose 2005-11-10 11:50:24 +00:00
contrib Fixed #683 -- Lightly refactored meta.fields.Field to add an attname attribute. 2005-11-09 23:37:41 +00:00
core Fixed #724 -- Ensured get_next_by_FOO() and get_previous_by_FOO() methods don't skip or duplicate any records in the case of duplicate values. Thanks for reporting the bug, mattycakes@gmail.com 2005-11-10 05:36:41 +00:00
middleware Tiny docstring cleanup in middleware/common.py 2005-11-06 21:55:57 +00:00
models Fixed #683 -- Lightly refactored meta.fields.Field to add an attname attribute. 2005-11-09 23:37:41 +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 Fixed #742 -- Implemented 't' dateformat. Thanks, radek. 2005-11-06 23:53:13 +00:00
views Added django.core.rss.Feed -- the new RSS interface. Refs #329. 2005-11-09 00:50:01 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00