angler-fishThe Vulnerability History Project

Fixed #342 -- added readonly_fields to ModelAdmin. Thanks Alex Gaynor for bootstrapping the patch.

      ModelAdmin has been given a readonly_fields that allow field and calculated
values to be displayed alongside editable fields. This works on model
add/change pages and inlines.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11965 bcc190cf-cafb-0310-a4f2-bffc1f526a37
    
commit bcd9482a2019158f4580c24cd50ee8bfae9b2739
+23 -113
+1 -1
+8 -28
+6 -10
+17 -26
+92 -28
+1 -74
+6 -21
-34
-7
-61
+3 -47
+5 -54
expand_less