django1/django
Carl Meyer 21a3efcf48 [1.6.x] Fixed #20999 - Allow overriding formfield class with choices, without subclass restrictions.
Refs #18162. Thanks claudep and mjtamlyn for review.

Backport of 7211741fc5 from master.
2013-08-30 17:45:14 -06:00
..
bin Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
conf [1.6.x] Set 'bidi' Urdu property to True 2013-08-30 12:04:17 +02:00
contrib [1.6.x] Fixed #16433 -- Fixed a help_text/read only field interaction that caused an admin crash. 2013-08-29 09:45:02 -04: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 #20999 - Allow overriding formfield class with choices, without subclass restrictions. 2013-08-30 17:45:14 -06:00
dispatch Fixed #20943 -- Weakly reference senders when caching their associated receivers 2013-08-20 02:12:50 -04:00
forms [1.6.x] Moved translator comment just above the target string 2013-08-22 09:54:35 +02:00
http [1.6.x] Fixed #20961 -- Fixed HttpResponse default empty content 2013-08-24 18:10:50 +02: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 #20949 -- Typo #2 in docstring 2013-08-21 10:50:27 -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