.. |
__init__.py
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 лет назад |
models.py
|
8ef35468b6
Fixed #28101 -- Fixed a regression with nested __in subquery lookups and to_field.
|
8 лет назад |
test_iterator.py
|
edee5a8de6
Fixed #27639 -- Added chunk_size parameter to QuerySet.iterator().
|
7 лет назад |
test_q.py
|
bb0b6e5263
Fixed #28211 -- Prevented ORing an empty Q() from reducing query join efficiency.
|
7 лет назад |
test_qs_combinators.py
|
adab280cef
Fixed #28399 -- Fixed QuerySet.count() for union(), difference(), and intersection() queries.
|
7 лет назад |
tests.py
|
ad4a8acdb5
Fixed #11557 -- Added support for a list of fields in Meta.get_latest_by and QuerySet.earliest()/latest().
|
7 лет назад |