django/tests/one_to_one
Adam Alton a973fb2d68 Fixed and restored assertions in OneToOneTests.test_foreign_key.
These assertions had been removed in 34ba86706f and 7fe554b2a3,
seemingly because they were referencing the wrong objects, and so
they started failing when the checking of object types (as well as
PK values) was introduced.
2014-11-25 09:47:32 -05:00
..
__init__.py
models.py
tests.py Fixed and restored assertions in OneToOneTests.test_foreign_key. 2014-11-25 09:47:32 -05:00