support for models.Model.objects, abstract mixins

This commit is contained in:
Maxim Kurnikov
2018-11-14 02:33:50 +03:00
parent 9a68263257
commit 41cc79b957
13 changed files with 200 additions and 103 deletions

View File

@@ -3,6 +3,5 @@
testpaths = test
python_files = test*.py
addopts =
; -nauto
--tb=native
-v