1
0
mirror of https://github.com/django/django.git synced 2025-03-31 19:46:42 +00:00

4 Commits

Author SHA1 Message Date
Tim Graham
a92e386e26 [1.4.x] Added release dates to release notes.
Backport of 9dc782b631 from master
2014-10-22 12:25:45 -04:00
Emmanuelle Delescolle
f58392d8d8 [1.4.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 09:08:45 -04:00
Claude Paroz
ba2be27613 [1.4.x] Fixed #20036 -- Improved GEOS version string parsing
Thanks chikiro.spam at gmail.com for the report.
2014-09-11 20:54:33 +02:00
Simon Charette
065caafa70 [1.4.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:22:29 -04:00