sbdchd / django-types

:doughnut: Type stubs for Django
MIT License
187 stars 62 forks source link

Improve `django.http` types #208

Closed noelleleigh closed 10 months ago

noelleleigh commented 10 months ago

This PR adds polish to several classes in the django.http module:

The changes broadly fall under:

Some of the changes here could definitely be interpreted as stylistic rather than functional, and I'll happily make any changes that are requested.