django1/tests/regressiontests/fixtures_regress
Claude Paroz 6602103338 [py3] Various minor syntax fixes in the test suite 2012-08-11 23:23:31 +02:00
..
fixtures Fixed #16317 -- Fixed dumpdata for self-referencing models and natural keys 2012-06-24 19:54:56 +02: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] Replaced unicode/str by six.text_type/bytes. 2012-07-22 09:29:54 +02:00
tests.py [py3] Various minor syntax fixes in the test suite 2012-08-11 23:23:31 +02:00