.. |
bin
|
Fixed #10102 -- Set svn:executable on daily_cleanup script. Thanks to John Scott for the report
|
2009-03-14 05:18:02 +00:00 |
conf
|
Updated es_AR translation. New localflavor-related location names were left out for now.
|
2010-01-05 23:51:07 +00:00 |
contrib
|
Fixed #8049 -- Fixed inconsistency in admin site is_active checks. Thanks for patch and tests, isagalaev
|
2010-01-10 16:51:13 +00:00 |
core
|
Fixed #8049 -- Fixed inconsistency in admin site is_active checks. Thanks for patch and tests, isagalaev
|
2010-01-10 16:51:13 +00:00 |
db
|
Fixed #10015 -- PostgreSQL 8.3+ no longer barfs when passing an integer as a filter() value for a CharField or TextField. Thanks, carljm
|
2010-01-09 22:05:10 +00:00 |
dispatch
|
Fixed #11134: signals recievers that disconnect during their processing no longer mess things up for other handlers. Thanks, Honza Kral.
|
2009-05-20 16:13:55 +00:00 |
forms
|
Fixed #12466 - Set HTML class attributes for each field separately. Thanks for the patch, Bernd Schlapsi.
|
2010-01-09 22:51:03 +00:00 |
http
|
Fixed #11753 - Q objects with callables no longer explode on Python 2.4. Thanks, Jeremy Dunck.
|
2009-12-17 22:06:41 +00:00 |
middleware
|
Fixed #8049 -- Fixed inconsistency in admin site is_active checks. Thanks for patch and tests, isagalaev
|
2010-01-10 16:51:13 +00:00 |
shortcuts
|
Fixed #10194: added `django.shortcuts.redirect`, a do-what-I-mean redirect shortcut. See the docs at topics/http/shortcuts for details.
|
2009-03-21 13:09:13 +00:00 |
template
|
Fixed #12472 - Correctly show TimeFields values when using locale-aware formatting. Thanks to Ramiro Morales for providing the patch.
|
2010-01-01 21:36:36 +00:00 |
templatetags
|
Fixed #11270 -- Modified cache template tag to prevent the creation of very long cache keys. Thanks to 235 for the report and patch.
|
2009-06-18 15:04:00 +00:00 |
test
|
Modified the way EMAIL_BACKEND is specified to make it consistent with the new "use the class name" policy for backends.
|
2010-01-04 12:05:04 +00:00 |
utils
|
Fixed #12506 - 'lazy' fails when there are multiple expected classes with the same method
|
2010-01-05 12:06:45 +00:00 |
views
|
Fixed #11757 - Set mimetype when responding with HttpResponseNotModified in django.server.static.
|
2010-01-09 20:04:33 +00:00 |
__init__.py
|
Bump version number and add download_url for 1.2 alpha.
|
2010-01-06 06:02:31 +00:00 |