mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-02-05 17:37:42 +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