django1/tests/regressiontests/fixtures_regress
Preston Holmes 55fa86a97f Fixed postgres rollback issue with fixture test 2012-10-01 11:36:16 -07:00
..
fixtures Fixed #9279 -- Added ignorenonexistent option to loaddata 2012-09-30 23:40:27 -07:00
fixtures_1 Fixed #17530 - Fixture loading with deferred constraints broken for Postgres for fixtures from multiple dirs/files 2012-01-14 17:26:32 +00:00
fixtures_2 Fixed #17530 - Fixture loading with deferred constraints broken for Postgres for fixtures from multiple dirs/files 2012-01-14 17:26:32 +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 [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
tests.py Fixed postgres rollback issue with fixture test 2012-10-01 11:36:16 -07:00