This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
django
/
tests
/
lookup
History
Mariusz Felisiak
3923ebac28
Refs
#36787
-- Fixed lookup test crash on Oracle.
2025-12-24 08:25:14 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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
#36787
-- Fixed lookup test crash on Oracle.
2025-12-24 08:25:14 +01:00