1👍
✅
In Django the Meta
inner class no longer exists once the model is created, since the metaclass strips it out. You will need to find another way to do this.
Source:stackexchange.com