This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-03 13:23:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
d0112cf930
django
/
tests
/
expressions
History
Download ZIP
Download TAR.GZ
Mariusz Felisiak
b059ddf066
Fixed
#27561
-- Added Oracle support for binary "or" operator.
...
Removed DatabaseFeatures.supports_bitwise_or feature (unused, always True).
2016-12-02 16:59:39 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Refs
#25415
-- Fixed invalid models in the test suite.
2016-09-09 17:16:42 -04:00
test_queryset_values.py
Fixed
#25871
-- Added expressions support to QuerySet.values().
2016-08-18 16:05:15 -04:00
tests.py
Fixed
#27561
-- Added Oracle support for binary "or" operator.
2016-12-02 16:59:39 -05:00