1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/django
Russell Keith-Magee 3eb89eaa25 Fixed typo in docstring of YAML serializer.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4734 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-15 07:48:36 +00:00
..
bin Fixed #3410 -- Edited a few i18n markups for completeness and to remove some 2007-03-12 08:35:15 +00:00
conf Undo an accidental change that creap in as a result of testing [4704]. 2007-03-12 08:43:07 +00:00
contrib Fixed #3410 -- Edited a few i18n markups for completeness and to remove some 2007-03-12 08:35:15 +00:00
core Fixed typo in docstring of YAML serializer. 2007-03-15 07:48:36 +00:00
db Fixed #2635 -- Added improved MySQL backend support from Andy Dustman. Also 2007-03-14 12:08:19 +00:00
dispatch
forms
http Fixed another Python 2.3 bug (this one on django.http.parse_file_upload). I think there's one left. 2007-02-26 18:52:15 +00:00
middleware
newforms
oldforms An improved version of the change attempted in [4693]: retain backwards 2007-03-10 07:37:08 +00:00
shortcuts
template Fixed #3696 -- Fixed inline documentation to avoid some HTML validity issues. 2007-03-10 11:37:11 +00:00
templatetags
test Fixes #2333 -- Added test fixtures framework. 2007-03-01 13:11:08 +00:00
utils Fixed #2998 -- Wrapped a couple more strings for translation. Thanks, Jannis 2007-03-11 10:15:35 +00:00
views Fixed #3640 -- Improved error handling in views.i18n.set_language(). Thanks 2007-03-12 09:21:22 +00:00
__init__.py