summaryrefslogtreecommitdiff
path: root/django/utils/inspect.py
AgeCommit message (Expand)Author
2015-09-07Fixed #24917 -- Made admindocs display model methods that take arguments.Zan Anderle
2015-06-15Fixed #24979 -- Removed usage of inspect.getargspec().Tim Graham