1
0
mirror of https://github.com/django/django.git synced 2024-12-27 19:46:22 +00:00
django/tests/regressiontests/many_to_one_regress
2012-04-12 20:23:41 +00:00
..
__init__.py Fixed #1578 -- fixed a corner-case where we still wanting core=True attributes 2006-07-04 10:48:07 +00:00
models.py Fixed #14459 -- converted many_to_one_regress tests from doctests to unittests. We have always been at war with doctests. Patch from Gabriel Hurley. 2010-10-14 01:24:34 +00:00
tests.py Fixed #18002 -- Fixed typo in attribute name in ReverseSingleRelatedObjectDescriptor. 2012-04-12 20:23:41 +00:00