Type stubs for the project would be useful for people who use static type checkers like mypy. I believe even the `config` object can have it's properties type checked, as the `django-mypy` project does so for the `settings` object.