This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
9bf8d50a67
django1
/
tests
/
one_to_one
History
Tim Graham
e2296e7f0a
Fixed
#26667
-- Fixed a regression in queries on a OneToOneField that has to_field and primary_key=True.
...
Thanks Simon Charette for review.
2016-06-04 08:04:51 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#26667
-- Fixed a regression in queries on a OneToOneField that has to_field and primary_key=True.
2016-06-04 08:04:51 -04:00
tests.py
Fixed
#26667
-- Fixed a regression in queries on a OneToOneField that has to_field and primary_key=True.
2016-06-04 08:04:51 -04:00