Fixed #25374 -- Made ModelAdmin checks work on instances instead of classes.
This allows dynamically-generated attributes to be specified in checked ModelAdmin attributes without triggering errors.
Loading
Please register or sign in to comment
This allows dynamically-generated attributes to be specified in checked ModelAdmin attributes without triggering errors.