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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
queries
History
Ömer Faruk Abacı
81739a45b5
Fixed
#33319
-- Fixed crash when combining with the | operator querysets with aliases that conflict.
2021-12-08 21:16:24 +01:00
..
__init__.py
…
models.py
Fixed
#33319
-- Fixed crash when combining with the | operator querysets with aliases that conflict.
2021-12-08 21:16:24 +01:00
test_bulk_update.py
Fixed
#33322
-- Fixed loss of assigned related object when saving relation with bulk_update().
2021-11-29 06:27:22 +01:00
test_contains.py
…
test_db_returning.py
Refs
#29444
-- Removed redundant DatabaseFeatures.can_return_multiple_columns_from_insert.
2019-09-24 10:37:22 +02:00
test_explain.py
…
test_iterator.py
…
test_q.py
…
test_qs_combinators.py
…
test_query.py
Refs
#24121
-- Added __repr__() to BaseDatabaseWrapper, JoinPromoter, and SQLCompiler.
2021-11-19 07:57:02 +01:00
test_sqlcompiler.py
Refs
#24121
-- Added __repr__() to BaseDatabaseWrapper, JoinPromoter, and SQLCompiler.
2021-11-19 07:57:02 +01:00
tests.py
Fixed
#33319
-- Fixed crash when combining with the | operator querysets with aliases that conflict.
2021-12-08 21:16:24 +01:00