Fixed #12674 -- provide a way to override admin validation
Moved admin validation code to classes and have those be class attributes to the ModelAdmin classes.
Loading
Please register or sign in to comment
Moved admin validation code to classes and have those be class attributes to the ModelAdmin classes.