Fixed the tests from [8033] to work for the PostgreSQL backends (the primary
commit977d576385649d2b5e630d98ca9c661bbc8d8fde
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Tue, 22 Jul 2008 05:15:40 +0000 (22 05:15 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Tue, 22 Jul 2008 05:15:40 +0000 (22 05:15 +0000)
tree27fc2ef17e47431eccf4f3122de50c70140d5bc5
parent1e2105fcd32006c23aa8255d674ddd5045931075
Fixed the tests from [8033] to work for the PostgreSQL backends (the primary
key value isn't guaranteed to be the same across all backends). Still some
breakage on MySQL because of the way it treats booleans, but that's another
issue.

Refs #6755.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8051 bcc190cf-cafb-0310-a4f2-bffc1f526a37
tests/regressiontests/model_inheritance_regress/models.py