hasansezertasan/opinionated-mixins
Opinionated set of mixins. Implemented in Data Classes, Pydantic, SQLAlchemy, SQLModel, MongoEngine, ODMantic, Beanie, and WTForms.
PythonMIT
Issues
- 0
ODMantic doesn't support Models and Embedded models inheritance (Mixins).
#16 opened by hasansezertasan - 0
- 1
Model Proposal: User
#3 opened by hasansezertasan - 1
Model Proposal: Lead
#15 opened by hasansezertasan - 1
- 0
- 0
Model Proposal: Person
#4 opened by hasansezertasan - 1
Enhancement: There are properties (attrs, columns, etc.) such as `id`, `date_created`, and `date_updated` which are common to many models, why continue copy-paste?
#8 opened by hasansezertasan - 0
Model Proposal: Template
#7 opened by hasansezertasan - 0
Model Proposal: Feedback
#6 opened by hasansezertasan - 0
Model Proposal: Announcement
#5 opened by hasansezertasan - 1