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-06 07:22:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
lookup
History
Mariusz Felisiak
3afdc9e9b4
Refs
#29799
-- Added field instance lookups to suggestions in FieldErrors.
...
Bug in cd1afd553f9c175ebccfc0f50e72b43b9604bd97.
2023-03-28 19:18:48 +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
Refs
#29799
-- Added field instance lookups to suggestions in FieldErrors.
2023-03-28 19:18:48 +02:00