1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/queries
2022-02-07 20:37:05 +01:00
..
__init__.py
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_bulk_update.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_contains.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_db_returning.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_explain.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_iterator.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_q.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_qs_combinators.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_query.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_sqlcompiler.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00