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:
pvbouwel 2020-04-12 20:05:35 +01:00
commit 4be97916bf
5 changed files with 230 additions and 224 deletions

File diff suppressed because it is too large Load diff