1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests/queries
2017-03-24 18:37:03 +01:00
..
__init__.py
models.py Fixed #26522 -- Fixed a nondeterministic AssertionError in QuerySet combining. 2017-03-06 13:40:17 -05:00
test_q.py
test_qs_combinators.py
tests.py Refs #21160 -- Replaced DatabaseFeatures.supports_1000_query_parameters by a DatabaseFeatures.max_query_params. 2017-03-24 18:37:03 +01:00