Python Django "Please correct the errors below." using Django's built-in admin panel

I don’t know about anything else, but I can tell you that the first thing you need to do is list the Mixins before the base class in the class definitions.