1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests/queries
2020-11-16 20:29:13 +01: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 #31507 -- Added QuerySet.exists() optimizations to compound queries. 2020-11-16 20:29:13 +01:00
test_query.py
tests.py Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly. 2020-11-06 09:24:50 +01:00