Start to implement migration support
Some checks failed
buildbot/tox Build done.

This commit is contained in:
2019-12-02 18:35:29 +01:00
parent ca4e65e926
commit 05e2337957
11 changed files with 214 additions and 11 deletions

View File

@@ -1,2 +1,5 @@
[run]
source = django_deploy
omit = */tests/generic.py
src/django_deploy/tests/fake_app1/migrations/0001_initial.py
src/django_deploy/tests/fake_app1/models.py