1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/django
2009-09-13 17:40:46 +00:00
..
bin
conf Fixed #11862 -- Corrected an error in the Hebrew translation. Thanks to Adam Rimon for the fix. 2009-09-13 03:09:35 +00:00
contrib Fixed #11827: Can now calculate extent in Oracle on tables with one point. 2009-09-13 17:40:46 +00:00
core Fixed #11660 -- Corrected the CONTENT_TYPE and CONTENT_LENGTH headers provided by the mod_python handler. Thanks to Nowell Strite and Tareque Hossain for the report and fix. 2009-09-12 21:28:01 +00:00
db Fixed #10566: Added support for cx_Oracle compiled with the WITH_UNICODE flag. 2009-08-24 15:45:48 +00:00
dispatch
forms Fixed #10968 - Form.errors should use Form.error_class. 2009-09-11 10:47:40 +00:00
http Fixed #10687: fixed request parsing when upload_handlers is empty. Thanks, Armin Ronacher. 2009-05-08 17:22:34 +00:00
middleware BACKWARDS-INCOMPATIBLE CHANGE: Removed SetRemoteAddrFromForwardedFor middleware. 2009-07-29 05:35:51 +00:00
shortcuts
template Fixed #10061 -- Added namespacing for named URLs - most importantly, for the admin site, where the absence of this facility was causing problems. Thanks to the many people who contributed to and helped review this patch. 2009-07-16 16:16:13 +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
utils As long as we're micro-optomizing, do it right -- using map() shaves another dozen or so seconds off the test suite run time. 2009-09-10 22:49:05 +00:00
views Fixed #11512 -- Corrected unclosed tag in HTML on debug page. Thanks to rlaager for the report. 2009-07-21 01:50:06 +00:00
__init__.py Trunk is now 1.2 pre-alpha. 2009-07-30 19:57:49 +00:00