Files
ormar/docs/api/models/model-table-proxy.md

358 B

models.modelproxy

ModelTableProxy Objects

class ModelTableProxy(
    PrefetchQueryMixin,  MergeModelMixin,  SavePrepareMixin,  ExcludableMixin)

Used to combine all mixins with different set of functionalities. One of the bases of the ormar Model class.