This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
expressions
History
Mariusz Felisiak
94e192a580
[3.0.x] Refs
#31312
-- Fixed FTimeDeltaTests.test_date_case_subtraction() test.
...
Follow up to 16cacdcb3f7856df5454b648503374de150fa245.
2020-02-27 20:18:53 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#25367
-- Allowed boolean expressions in QuerySet.filter() and exclude().
2019-08-29 09:45:29 +02:00
test_deprecation.py
Refs
#30158
-- Added alias argument to Expression.get_group_by_cols().
2019-03-21 18:47:46 -04:00
test_queryset_values.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
[3.0.x] Refs
#31312
-- Fixed FTimeDeltaTests.test_date_case_subtraction() test.
2020-02-27 20:18:53 +01:00