This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
59552bea57
django
/
tests
/
lookup
History
Mariusz Felisiak
ba9a2b7544
Refs
#32508
-- Raised TypeError instead of using "assert" on unsupported operations for sliced querysets.
2021-03-10 09:16:28 +01:00
..
__init__.py
…
models.py
Removed unused __str__() methods in tests models.
2020-04-30 09:13:23 +02:00
test_decimalfield.py
Simplified imports from django.db and django.contrib.gis.db.
2020-02-04 13:20:06 +01:00
test_lookups.py
Refs
#27149
-- Fixed sql.Query identity.
2020-10-28 07:21:53 +01:00
test_timefield.py
Fixed
#31235
-- Made assertQuerysetEqual() compare querysets directly.
2020-11-06 09:24:50 +01:00
tests.py
Refs
#32508
-- Raised TypeError instead of using "assert" on unsupported operations for sliced querysets.
2021-03-10 09:16:28 +01:00