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
5dbf1c4b23
django
/
tests
/
queries
History
Mariusz Felisiak
054a44d6f0
Used NotSupportedError instead of DatabaseError in SQLCompiler.as_sql().
2017-04-10 12:49:27 -04:00
..
__init__.py
…
models.py
Fixed
#26522
-- Fixed a nondeterministic AssertionError in QuerySet combining.
2017-03-06 13:40:17 -05:00
test_q.py
Refs
#11964
-- Made Q objects deconstructible.
2017-02-23 20:47:48 -05:00
test_qs_combinators.py
Used NotSupportedError instead of DatabaseError in SQLCompiler.as_sql().
2017-04-10 12:49:27 -04:00
tests.py
Refs
#21160
-- Replaced DatabaseFeatures.supports_1000_query_parameters by a DatabaseFeatures.max_query_params.
2017-03-24 18:37:03 +01:00