Files
django-stubs/mypy_django_plugin
Seth Yastrov b1a04d2f7d Instead of using Literal types, overload QuerySet.values_list in the plugin. Fixes #43. (#44)
- Add a couple of extra type checks that Django makes:
  1) 'flat' and 'named' can't be used together.
  2) 'flat' is not valid when values_list is called with more than one field.
2019-03-13 22:10:37 +03:00
..
2018-10-04 03:35:09 +03:00
2019-03-01 02:25:15 +03:00
2019-03-01 02:07:53 +03:00