budosystems.models.meta.BudoBase

class BudoBase

Bases: object

Base class for all classes that are meant to have BudoMeta as a metaclass.

__init__(**kwargs: Any) None
Parameters:

kwargs – If the allow_extra flag on the class is True, all items are stored in an extra field.