1
0
mirror of https://github.com/django/django.git synced 2025-01-09 09:55:57 +00:00
django/tests/queries
2017-11-12 14:28:11 +01:00
..
__init__.py
models.py
test_iterator.py
test_q.py
test_qs_combinators.py Fixed #28781 -- Added QuerySet.values()/values_list() support for union(), difference(), and intersection(). 2017-11-12 14:28:11 +01:00
tests.py Fixed #15648 -- Allowed QuerySet.values_list() to return a namedtuple. 2017-09-06 15:32:32 -04:00