mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-18 01:45:59 +08:00
Custom `Lookup` implementation will run into 'Missing type parameters for generic type "Lookup"' without having `Lookup` monkey-patched with django-stubs-ext. Signed-off-by: Zixuan James Li <p359101898@gmail.com>