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 22:17:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
lookup
History
Mariusz Felisiak
33c06ca0da
Refs
#32673
, Refs
#35295
-- Avoided wrapping rhs direct values in lookups.
2024-03-13 17:46:37 +01:00
..
__init__.py
…
models.py
Fixed
#34544
-- Avoided DBMS_LOB.SUBSTR() wrapping with IS NULL condition on Oracle.
2023-05-08 19:34:30 +02:00
test_decimalfield.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_lookups.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_timefield.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Refs
#32673
, Refs
#35295
-- Avoided wrapping rhs direct values in lookups.
2024-03-13 17:46:37 +01:00