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
/
queries
History
Anssi Kääriäinen
1d9ee181fe
[1.9.x]
Fixed
#26196
-- Made sure __in lookups use to_field as default.
...
Thanks Simon Charette for the test. Backport of 46ecfb9b3a11a360724e3375ba78c33c46d6a992 from master
2016-02-11 11:09:55 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.9.x] Fixed many spelling mistakes in code, comments, and docs.
2015-12-03 12:49:03 -05:00
tests.py
[1.9.x]
Fixed
#26196
-- Made sure __in lookups use to_field as default.
2016-02-11 11:09:55 -05:00