django1/django
Donald Stufft a19e9d80ff Fixed #20430 - Enable iterable of iterables for model choices
Allows for any iterable, not just lists or tuples, to be used as
the inner item for a list of choices in a model.
2013-05-18 11:14:05 -04:00
..
bin Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
conf Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
contrib Fixed #20432 -- Test failure in admin_views. 2013-05-18 13:13:33 +02:00
core Fixed #20430 - Enable iterable of iterables for model choices 2013-05-18 11:14:05 -04:00
db Fixed #20386 - Introspection problem on Oracle 2013-05-18 14:19:26 +03:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Fixed argument order for localized_fields to ensure backwards compatibility 2013-05-18 14:38:45 +02:00
http Corrected documentation on the constructor arguments of MultiPartParser 2013-05-17 19:49:33 -04:00
middleware Fixed #20356 -- Prevented crash when HTTP_REFERER contains non-ascii 2013-05-18 12:39:11 +02:00
shortcuts Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
template Replaced an antiquated pattern. 2013-05-17 18:08:58 +02:00
templatetags Fixed #20130 -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
utils Fixes #19919: get_language_from_request() disregards "en-us" and "en" languages 2013-05-18 14:37:04 +02:00
views Merge pull request #1083 from Markush2010/ticket20235 2013-05-18 05:14:28 -07:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00