1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/queries
2020-05-04 08:27:18 +02:00
..
__init__.py
models.py Changed '%s' % value pattern to str(value). 2020-05-04 08:27:18 +02:00
test_bulk_update.py
test_db_returning.py
test_deprecation.py
test_explain.py
test_iterator.py
test_q.py
test_qs_combinators.py
test_query.py
tests.py Fixed #31426 -- Added proper field validation to QuerySet.order_by(). 2020-04-06 10:19:49 +02:00