django/django
Russell Keith-Magee 661f62be3c Fixed #7913 -- Corrected backwards incompatible parts of [7977] when optgroup handling was added to field choices (Ticket #4412). Thanks to Michael Elsdorfer (miracle2k) for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8102 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-27 07:22:39 +00:00
..
bin
conf Fixed #7809 -- A few small updates to the French translation. Thanks, cbay. 2008-07-26 22:02:07 +00:00
contrib Fixed #7793 -- Handle sitemaps with more than 50,000 URLs in them (by using 2008-07-26 05:07:16 +00:00
core Fixed #7658 -- Added some Windows-specific tempfile handling. The standard 2008-07-26 22:48:51 +00:00
db Fixed #7913 -- Corrected backwards incompatible parts of [7977] when optgroup handling was added to field choices (Ticket #4412). Thanks to Michael Elsdorfer (miracle2k) for the report and patch. 2008-07-27 07:22:39 +00:00
dispatch Fixed #7847 -- Removed a whole bunch of unused imports from throughout the codebase. Thanks, julien 2008-07-22 03:24:09 +00:00
forms Fixed #7345 -- In [8089], I'd forgotten that urlparse.urlsplit() didn't return 2008-07-26 17:08:53 +00:00
http Fixed #7848 -- Removed a bunch of code that wasn't contributing to society. Thanks, julien 2008-07-22 03:26:25 +00:00
middleware
newforms
oldforms
shortcuts
template Fixed #4534 -- Added an "else" option to the "ifchanged" template tag. 2008-07-26 22:09:43 +00:00
templatetags
test Changed/fixed the way Django handles SCRIPT_NAME and PATH_INFO (or 2008-07-21 07:57:10 +00:00
utils Fixed #7847 -- Removed a whole bunch of unused imports from throughout the codebase. Thanks, julien 2008-07-22 03:24:09 +00:00
views Fixed #7848 -- Removed a bunch of code that wasn't contributing to society. Thanks, julien 2008-07-22 03:26:25 +00:00
__init__.py Bumped version number for 1.0-alpha release. 2008-07-22 01:15:43 +00:00