.. |
circular_reference.json
|
Refs #31051 -- Added test for loaddata/dumpdata with circular references without natural keys.
|
2020-04-07 12:01:19 +02:00 |
circular_reference_natural_key.json
|
Fixed #31051 -- Allowed dumpdata to handle circular references in natural keys.
|
2020-04-07 20:41:59 +02:00 |
db_fixture_1.default.json
|
…
|
|
db_fixture_2.default.json.gz
|
…
|
|
db_fixture_3.nosuchdb.json
|
…
|
|
fixture1.json
|
…
|
|
fixture2.json
|
…
|
|
fixture2.xml
|
…
|
|
fixture3.xml
|
…
|
|
fixture4.json.zip
|
…
|
|
fixture5.json.bz2
|
Added tests for loaddata with gzip/bzip2 compressed fixtures.
|
2020-05-08 08:16:50 +02:00 |
fixture5.json.gz
|
…
|
|
fixture5.json.lzma
|
Fixed #31552 -- Added support for LZMA and XZ fixtures to loaddata.
|
2020-05-15 11:30:28 +02:00 |
fixture5.json.xz
|
Fixed #31552 -- Added support for LZMA and XZ fixtures to loaddata.
|
2020-05-15 11:30:28 +02:00 |
fixture5.json.zip
|
…
|
|
fixture6.json
|
…
|
|
fixture7.xml
|
…
|
|
fixture8.json
|
…
|
|
fixture9.xml
|
…
|
|
fixture_with[special]chars.json
|
Refs #24978 -- Amended test filename to avoid checkout warnings on Windows.
|
2015-06-20 14:22:57 -04:00 |
forward_reference_fk.json
|
Refs #26291 -- Added tests for dumpdata/loaddata with forward references without natural keys.
|
2020-04-07 15:40:19 +02:00 |
forward_reference_fk_natural_key.json
|
Refs #26291 -- Added tests for dumpdata with forward references in natural keys.
|
2020-04-07 15:40:14 +02:00 |
forward_reference_m2m.json
|
Refs #26291 -- Added tests for dumpdata/loaddata with forward references without natural keys.
|
2020-04-07 15:40:19 +02:00 |
forward_reference_m2m_natural_key.json
|
Refs #26291 -- Added tests for dumpdata with forward references in natural keys.
|
2020-04-07 15:40:14 +02:00 |
invalid.json
|
…
|
|
null_character_in_field_value.json
|
Fixed #28117 -- Added a helpful message in loaddata when psycopg2 can't load a fixture due to NUL characters.
|
2017-12-30 12:16:11 -05:00 |