This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f2d8004967
django
/
tests
/
regressiontests
/
one_to_one_regress
History
Aymeric Augustin
3190abcd75
Fixed
#18153
-- Reverse OneToOne lookups on unsaved instances.
...
Thanks David Hatch and Anssi Kääriäinen for their inputs.
2012-10-09 21:36:35 +02:00
..
__init__.py
Added regressions tests to ensure that one-to-one and many-to-many fields
2006-06-20 05:29:19 +00:00
models.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
Fixed
#18153
-- Reverse OneToOne lookups on unsaved instances.
2012-10-09 21:36:35 +02:00