Ethan Corey

Results 1 issues of Ethan Corey

# Bug report ## What's wrong When I create a custom `QuerySet` subclass, mypy raises the following error: `app.models.py:59: Unexpected keyword argument "name" for "filter" of "ItemManager"` My code looks...

bug