1
0
mirror of https://github.com/django/django.git synced 2025-03-22 15:20:47 +00:00

3 Commits

Author SHA1 Message Date
Tim Graham
66be18ea58 [1.6.x] Added release dates to release notes.
Backport of 9dc782b631 from master
2014-10-22 12:24:30 -04:00
Emmanuelle Delescolle
c5c4bfa12a [1.6.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:50:48 -04:00
Simon Charette
a7af6ad96a [1.6.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:05:26 -04:00