add support for django.conf.settings.SETTING_NAME

This commit is contained in:
Maxim Kurnikov
2018-11-18 15:58:17 +03:00
parent 71218d4f01
commit 06bb3cd50b
11 changed files with 412 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
[mypy]
plugins =
mypy_django_plugin.plugin
mypy_django_plugin.main