1
0
mirror of https://github.com/django/django.git synced 2024-12-28 12:06:22 +00:00
django/tests/queries
2020-10-05 12:25:05 +02:00
..
__init__.py
models.py
test_bulk_update.py
test_db_returning.py
test_deprecation.py
test_explain.py
test_iterator.py
test_q.py
test_qs_combinators.py Fixed #32068 -- Added error messages on get() with filters following union(), intersection(), and difference(). 2020-10-05 12:25:05 +02:00
test_query.py
tests.py Fixed #31843 -- Fixed pickling named values from QuerySet.values_list(). 2020-09-16 13:43:06 +02:00