1
0
mirror of https://github.com/django/django.git synced 2025-01-07 17:06:04 +00:00
django/tests/queries
2020-08-24 11:47:38 +02:00
..
__init__.py
models.py
test_bulk_update.py
test_db_returning.py
test_deprecation.py
test_explain.py Refs #30897 -- Added test for WAL option to Queryset.explain() on PostgreSQL 13+. 2020-08-24 11:47:38 +02:00
test_iterator.py
test_q.py
test_qs_combinators.py Fixed #27719 -- Added QuerySet.alias() to allow creating reusable aliases. 2020-07-31 13:19:33 +02:00
test_query.py
tests.py