summaryrefslogtreecommitdiff
path: root/django/contrib/contenttypes/admin.py
AgeCommit message (Expand)Author
2014-05-15[1.7.x] Fixed #17642 -- Added min_num support to modelformsets, inlines, and ...Anders Steinlein
2014-03-08Fixed #22034 -- Added a specific set of relation checks for GenericInlineMode...Russell Keith-Magee
2014-01-26Fixed #19774 -- Deprecated the contenttypes.generic module.Simon Charette