This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-03 06:09:47 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
queries
History
Mariusz Felisiak
06eec31970
Refs
#7098
-- Removed support for passing raw column aliases to order_by().
...
Per deprecation timeline.
2021-01-14 17:50:04 +01:00
..
__init__.py
…
models.py
…
test_bulk_update.py
…
test_db_returning.py
…
test_explain.py
Fixed
#32178
-- Allowed database backends to skip tests and mark expected failures.
2020-12-10 18:00:57 +01:00
test_iterator.py
…
test_q.py
…
test_qs_combinators.py
…
test_query.py
…
tests.py
Refs
#7098
-- Removed support for passing raw column aliases to order_by().
2021-01-14 17:50:04 +01:00