ericziethen / django-property-filter

Extend django-filter to allow filtering by properties
MIT License
36 stars 1 forks source link

Add typing info & enable MyPy checking #285

Closed ericziethen closed 6 days ago

ericziethen commented 6 days ago

Skipping for now. DJango and DJango-Filter also don't have type hints so it becomes a bit annoying since we use a lot of Django types.