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-28 19:44:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
lookup
History
Ekaterina Vahrusheva
55bcbd8d17
Fixed
#34378
-- Made QuerySet.in_bulk() not clear odering when id_list is passed.
...
This reverts 340eaded4e30cf25bcd4e9781d33a617fe9c0f84.
2023-03-03 06:00:10 +01:00
..
__init__.py
…
models.py
Fixed lookup.tests.LookupTests.test_exact_none_transform() test on Oracle.
2022-12-16 12:24:49 +01:00
test_decimalfield.py
…
test_lookups.py
…
test_timefield.py
…
tests.py
Fixed
#34378
-- Made QuerySet.in_bulk() not clear odering when id_list is passed.
2023-03-03 06:00:10 +01:00