mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-04 12:35:49 +08:00
3704d0ab98
* 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