django/tests/regressiontests/fixtures_regress/fixtures
Ian Kelly ee6bec6c09 Fixed #11101: Rewrote the sequence reset SQL for Oracle to prevent it from performing an implicit commit that caused all fixtures to be automatically committed, causing a large number of test failures.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14537 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-12 01:44:22 +00:00
..
absolute.json
animal.xml
bad_fixture1.unkn
bad_fixture2.xml
big-fixture.json
empty.json
forward_ref_lookup.json Fixed #7052 -- Added support for natural keys in serialization. 2009-12-14 12:39:20 +00:00
model-inheritance.json
nk-inheritance.json Fixed #13030 -- Corrected natural key deserialization to subclasses. Thanks to yishaibeeri for the report and test case. 2010-03-18 15:22:15 +00:00
nk-inheritance2.xml Fixed #13030 -- Corrected natural key deserialization to subclasses. Thanks to yishaibeeri for the report and test case. 2010-03-18 15:22:15 +00:00
non_natural_1.json Fixed #7052 -- Added support for natural keys in serialization. 2009-12-14 12:39:20 +00:00
non_natural_2.xml Fixed #7052 -- Added support for natural keys in serialization. 2009-12-14 12:39:20 +00:00
pretty.xml
sequence.json
thingy.json Fixed #11101: Rewrote the sequence reset SQL for Oracle to prevent it from performing an implicit commit that caused all fixtures to be automatically committed, causing a large number of test failures. 2010-11-12 01:44:22 +00:00