django1/django
Tim Graham b0821e6d3a [1.6.x] Fixed docstring typo, thanks minddust.
Backport of d3ed15b79d from master
2013-08-21 09:02:19 -04:00
..
bin Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
conf [1.6.x] Updated translation templates 2013-08-16 15:13:31 +02:00
contrib [1.6.x] Fixed #20829 -- Skip postgis metadata tables with introspection 2013-08-16 21:21:41 +02:00
core [1.6.x] Fixed #20933 -- Allowed loaddata to load fixtures from relative paths. 2013-08-20 21:28:14 +02:00
db [1.6.x] Fixed #20820 -- Model inheritance + m2m fixture loading regression 2013-08-20 17:15:52 +03:00
dispatch Fixed #20943 -- Weakly reference senders when caching their associated receivers 2013-08-20 02:12:50 -04:00
forms [1.6.x] Fixed #20850 -- Added MultiWidget.needs_multipart_form 2013-08-05 10:13:48 -04:00
http [1.6.x] Fixed #10491 -- Allowed passing lazy objects to HttpResponseRedirect. 2013-07-30 13:40:18 -04:00
middleware Removed several unused imports. 2013-06-19 17:18:40 +02:00
shortcuts Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
template [1.6.x] Fixed docstring typo, thanks minddust. 2013-08-21 09:02:19 -04:00
templatetags Fixed #20130 -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test [1.6.x] Fixed #20681 -- Prevented teardown_databases from attempting to tear down aliases 2013-07-13 17:46:37 -04:00
utils [1.6.x] Correctly format missing Pillow/PIL exceptions messages. refs #19934 2013-08-19 18:51:22 -04:00
views [1.6.x] Fixed #20822 -- Set content type of default error pages to 'text/html'. 2013-08-04 11:04:58 +02:00
__init__.py Bumped version numbers for 1.6b2. 2013-08-13 11:12:07 -05:00