1
0
mirror of https://github.com/django/django.git synced 2025-03-24 08:10:45 +00:00

3 Commits

Author SHA1 Message Date
Tim Graham
c41f613b75 [1.5.x] Added release dates to release notes.
Backport of 9dc782b631 from master
2014-10-22 12:32:18 -04:00
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
Simon Charette
d9d4d62d85 [1.5.x] Fixed #23431 -- Allowed inline and hidden references to admin fields.
This fixes a regression introduced by the 53ff096982 security fix.

Thanks to @a1tus for the report and Tim for the review.

refs #23329.

Backport of 342ccbd from master
2014-09-08 14:09:14 -04:00