django/tests/regressiontests/backends
Russell Keith-Magee de81c5513c Added a related_name to a test model to avoid a name clash in the full test suite.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13455 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-07-30 03:49:58 +00:00
..
__init__.py
models.py Added a related_name to a test model to avoid a name clash in the full test suite. 2010-07-30 03:49:58 +00:00
tests.py Fixed #13941 -- Corrected the way sequence names are reset under Postgres, especially when generic foreign keys are involved. Thanks to Ales Zoulek for the report and patch. 2010-07-30 02:42:36 +00:00