Is there a good reason why you can't add custom attributes to the inner Meta class of a Django model? The only one i can think of is to catch misconfigurations.
This thread shows how it can be worked around, but i'm wondering if there are any other reasons for this restriction.