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-03-09 17:02:43 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
lookup
History
Mariusz Felisiak
996c802229
Fixed
#34443
-- Fixed filtering by transforms on reverse relations.
...
Regression in ce6230aa976e8d963226a3956b45a8919215dbd8.
2023-03-28 21:03:24 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed lookup.tests.LookupTests.test_exact_none_transform() test on Oracle.
2022-12-16 12:24:49 +01: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
Fixed
#34443
-- Fixed filtering by transforms on reverse relations.
2023-03-28 21:03:24 +02:00