django/tests/regressiontests/fixtures_regress
Malcolm Tredinnick b0bc8b9dfd Fixed #7565 -- Fixed a problem with PostgreSQL sequence resetting in loaddata.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7789 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-06-30 00:38:14 +00:00
..
fixtures Fixed #7565 -- Fixed a problem with PostgreSQL sequence resetting in loaddata. 2008-06-30 00:38:14 +00:00
__init__.py Fixed #3790 -- Fixed a problem with sequence resetting during fixture loads when using Postgres. Thanks to Jon Ballard and scott@staplefish.com for the report, and to Zach Thompson for suggesting a solution. 2007-04-06 02:25:58 +00:00
models.py Fixed #7565 -- Fixed a problem with PostgreSQL sequence resetting in loaddata. 2008-06-30 00:38:14 +00:00