This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-05 07:31:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
edf7ad36fa
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