summaryrefslogtreecommitdiff
path: root/tests/regressiontests/null_fk_ordering
AgeCommit message (Collapse)Author
2009-03-24Fixed #10589 -- Removed duplicated model definition in null_fk_ordering ↵Russell Keith-Magee
regression test. Thanks to Julien Phalip for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10143 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-01Fixed #7512 -- Fixed an oversight when I first fixed ordering on nullableMalcolm Tredinnick
foreign keys (r7761). Thanks to George Vilches for the test case here. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8783 bcc190cf-cafb-0310-a4f2-bffc1f526a37