f4ac167119
QuerySet.alias() allows creating reusable aliases for expressions that don't need to be selected but are used for filtering, ordering, or as a part of complex expressions. Thanks Simon Charette for reviews. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
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 |