angler-fishThe Vulnerability History Project

Fixed #15424 -- Corrected lookup of callables listed in admin inlines' `readonly_fields` by passing the right ModelAdmin (sub)class instance when instantiating inline forms admin wrappers. Also, added early validation of its elements. Thanks kmike for the report and Karen for the patch fixing the issue.

      git-svn-id: http://code.djangoproject.com/svn/django/trunk@15650 bcc190cf-cafb-0310-a4f2-bffc1f526a37
    
commit 0a9b5d7adee86def16972debf6441deb96135ce2
+4 -4
+1 -1
+10 -16
-40
-19
-8
+5 -11
expand_less