henribru
|
8fe2bd4b9b
|
Support passing extra classes to monkeypatch (#953)
* Support passing extra classes to monkeypatch
Closes https://github.com/typeddjango/django-stubs/issues/946#issuecomment-1122895190
* Move extra classes into separate test
* Avoid mutable default
* Fix protocol arguments
|
2022-05-12 20:14:59 +03:00 |
|
henribru
|
a14fb28f33
|
Import Literal from typing_extensions for 3.7 compatibility (#889)
|
2022-03-27 20:28:52 +03:00 |
|
henribru
|
aa5f114575
|
Remove Python 3.6 trove classifier (#887)
|
2022-03-26 14:40:24 +03:00 |
|
henribru
|
534a028ea2
|
Use AbstractBaseUser where possible (#475)
Fixes #431
|
2020-09-29 22:04:20 +03:00 |
|
henribru
|
e8e6fca78c
|
Fix return type of refresh_from_db (#244)
|
2019-12-12 05:36:11 +03:00 |
|