mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-01-25 04:16:44 +08:00
* Don't change type of HttpRequest.user if type has been changed by subclassing * Asserts for typing * Add tests * Add description of HttpRequest subclassing to README * Dummy to rebuild travis