Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve stubs for
runserver
management command. (#1037)
This adds type annotation for `run`, `get_handler`, `inner_run` and `server_cls`. Source code: https://github.com/django/django/blob/03eec9ff6cc78e7c1bcf88bb76ecd11f0d433c72/django/core/management/commands/runserver.py
- Loading branch information