Allow reuse of components packed in models.py
By having models.py as one big file it causes to easily create circular dependencies. With the current setup it is not possible to re-use DynamoType. This refactor moves it out to its own file while trying to keep the structure as much as it is.
This commit is contained in:
parent
755a08e137
commit
4be97916bf
5 changed files with 230 additions and 224 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue