enable tests typechecking using django submodule

This commit is contained in:
Maxim Kurnikov
2019-07-24 23:44:57 +03:00
parent ae8e42dd53
commit a97d76020c
10 changed files with 609 additions and 839 deletions

4
.gitmodules vendored Normal file
View File

@@ -0,0 +1,4 @@
[submodule "django-sources"]
path = django-sources
url = https://github.com/django/django.git
branch = stable/2.2.x