1
0
mirror of https://github.com/django/django.git synced 2025-01-16 05:12:23 +00:00

3 Commits

Author SHA1 Message Date
Neal Todd
b39c970cfe [1.8.x] Amended get_all_related_objects() backwards compatible replacement.
Backport of d84f01ff08922c70f9bb0861846c8ace0764b2dc from master
2015-04-20 09:50:31 -04:00
Loic Bistuer
20b621eb3c [1.8.x] Fixed #24289 -- Reversed usage of Field.many_to_one and one_to_many.
Thanks Carl Meyer and Tim Graham for the reviews and to all involved
in the discussion.

Backport of 18c0aaa9123579375294fcc4a8ee7e3530176b88 from master
2015-02-14 02:42:06 +07:00
Daniel Pyrathon
fb48eb0581 Fixed #12663 -- Formalized the Model._meta API for retrieving fields.
Thanks to Russell Keith-Magee for mentoring this Google Summer of
Code 2014 project and everyone else who helped with the patch!
2015-01-06 19:25:12 -05:00