django/tests/regressiontests/fixtures_regress/fixtures
Russell Keith-Magee 10de2a837f Fixed #13030 -- Corrected natural key deserialization to subclasses. Thanks to yishaibeeri for the report and test case.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12804 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-18 15:22:15 +00:00
..
absolute.json
animal.xml Fixed #9942 -- Added a to_python handler for FloatField to ensure correct typing of deserialized data before saving. Underlying problem is analogous to #8298, fixed in [8515]. Thanks to David Larlet <larlet@gmail.com> for the report and fix. 2009-01-03 04:43:58 +00:00
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 Fixed #9942 -- Added a to_python handler for FloatField to ensure correct typing of deserialized data before saving. Underlying problem is analogous to #8298, fixed in [8515]. Thanks to David Larlet <larlet@gmail.com> for the report and fix. 2009-01-03 04:43:58 +00:00