mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-09 21:46:43 +08:00
mention gitter in readme
This commit is contained in:
@@ -24,3 +24,9 @@ plugins =
|
|||||||
in your `mypy.ini` file.
|
in your `mypy.ini` file.
|
||||||
|
|
||||||
Also, it uses value of `DJANGO_SETTINGS_MODULE` from the environment, so set it before execution, otherwise some features will not work.
|
Also, it uses value of `DJANGO_SETTINGS_MODULE` from the environment, so set it before execution, otherwise some features will not work.
|
||||||
|
|
||||||
|
## To get help
|
||||||
|
|
||||||
|
We have Gitter here https://gitter.im/mypy-django/Lobby.
|
||||||
|
|
||||||
|
If you think you have more generic typing issue, please refer to https://github.com/python/mypy and their Gitter.
|
||||||
Reference in New Issue
Block a user