Implement BaseModel class, TimestampMixin, TzDateTime type; cleanup Task model
This commit is contained in:
parent
7ce43a2bfe
commit
252c15acbd
15 changed files with 223 additions and 42 deletions
1
tofu_api/common/json/__init__.py
Normal file
1
tofu_api/common/json/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
from .json_encoder import JSONEncoder
|
||||
Loading…
Add table
Add a link
Reference in a new issue