add proper __init__, create() support

This commit is contained in:
Maxim Kurnikov
2019-07-16 16:49:49 +03:00
parent b11a9a85f9
commit 2cb1f257eb
26 changed files with 306 additions and 463 deletions

3
.gitignore vendored
View File

@@ -8,4 +8,5 @@ out/
django-sources
build/
dist/
pip-wheel-metadata/
pip-wheel-metadata/
.pytest_cache/