This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-05 15:06:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
fixtures
/
fixtures
History
Paolo Melchiorre
0e3b0da2e3
Fixed
#31552
-- Added support for LZMA and XZ fixtures to loaddata.
2020-05-15 11:30:28 +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
circular_reference.json
…
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
…
forward_reference_fk_natural_key.json
…
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_m2m_natural_key.json
…
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
invalid.json
…
null_character_in_field_value.json
…