django/tests/regressiontests/fixtures_regress
Adrian Holovaty 20c8aa2a20 Fixed various dodgy behaviours
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17226 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-17 17:37:24 +00:00
..
fixtures Added fixtures files missing from [16590]. 2011-08-08 17:08:35 +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 various dodgy behaviours 2011-12-17 17:37:24 +00:00
tests.py Made a couple of changes for readability and correctness in loaddata. 2011-10-29 22:32:28 +00:00