Missing stubs (#467)

* adding missing db.backends typings and updated test

* added missing stubs

* reformatted files

* removed contrib.postgres.forms

* fixed test
This commit is contained in:
Na'aman Hirschfeld
2020-10-11 12:14:08 +03:00
committed by GitHub
parent 2a732fd257
commit ce370ea79f
188 changed files with 4708 additions and 21 deletions
+2 -1
View File
@@ -11,4 +11,5 @@ pip-wheel-metadata/
.pytest_cache/
/.envrc
/.direnv
django-sources/
django-sources/
.venv/