0
0
mirror of https://github.com/django/django.git synced 2024-11-22 03:18:31 +01:00
django/tests/queries
2024-11-08 13:16:44 +01:00
..
__init__.py
models.py
test_bulk_update.py
test_contains.py
test_db_returning.py
test_explain.py
test_iterator.py
test_q.py
test_qs_combinators.py Fixed #35011, Refs #28900 -- Added tests for QuerySet.union() with multiple models and DateTimeField annotations. 2024-11-08 13:16:44 +01:00
test_query.py
test_sqlcompiler.py
tests.py