django1/django
Emmanuelle Delescolle 314e9cd38f [1.5.x] Fixed #23604 -- Allowed related m2m fields to be references in the admin.
Thanks Simon Charette for review.

Backport of a24cf21722 from master
2014-10-06 08:54:26 -04:00
..
bin [1.5.x] Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:52:38 +02:00
conf [1.5.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 2013-08-22 17:49:11 -04:00
contrib [1.5.x] Fixed #23604 -- Allowed related m2m fields to be references in the admin. 2014-10-06 08:54:26 -04:00
core [1.5.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names. 2014-08-20 11:44:02 -04:00
db [1.5.x] Fixed queries that may return unexpected results on MySQL due to typecasting. 2014-04-21 18:31:08 -04:00
dispatch [1.5.x] Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:37:23 +01:00
forms [1.5.x] Revert "Fixed #13794 -- Fixed to_field usage in BaseInlineFormSet." 2014-07-14 21:12:40 -03:00
http [1.5.x] Dropped fix_IE_for_vary/attach. 2014-05-12 09:41:34 -04:00
middleware [1.5.x] Prevented leaking the CSRF token through caching. 2014-04-21 18:31:05 -04:00
shortcuts [1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:55:00 +01:00
template [1.5.x] Prevented arbitrary file inclusion with {% ssi %} tag and relative paths. 2013-09-10 21:05:03 -04:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test [1.5.x] Fixed "Address already in use" from liveserver. 2013-09-22 22:08:59 +02:00
utils [1.5.x] Added additional checks in is_safe_url to account for flexible parsing. 2014-05-12 09:42:06 -04:00
views [1.5.x] Fixed #18923 -- Corrected usage of sensitive_post_parameters in contrib.auth 2013-09-13 09:40:15 -04:00
__init__.py [1.5.x] Bump version numbers for bugfix release. 2014-09-02 15:50:34 -05:00