mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-08 04:54:48 +08:00
mention gitter in readme
This commit is contained in:
@@ -23,4 +23,10 @@ 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