Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Jun 17, 2022
1 parent 8d8b8cd commit 6330305
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions django_stubs_ext/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ django_stubs_ext.monkeypatch()
```

This only needs to be called once, so the call to `monkeypatch` should be placed in your top-level settings.
Real-life example [can be found here](https://github.com/wemake-services/wemake-django-template/blob/5bf1569e2710e11befc6991893f94419136d74bd/%7B%7Bcookiecutter.project_name%7D%7D/server/settings/__init__.py#L14-L19).

## Version compatibility

Expand Down

0 comments on commit 6330305

Please sign in to comment.