mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Avoid using `Self` as a type argument: for some reason this fails when mypy has an empty cache, but passes when the cache has been filled. Maybe it's a weird interaction between the mypy core and the django-stubs plugin? |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_field_tracker.py | ||
| test_monitor_field.py | ||
| test_split_field.py | ||
| test_status_field.py | ||
| test_urlsafe_token_field.py | ||
| test_uuid_field.py | ||