django1/tests/fixtures
Paolo Melchiorre c412d9af7e
Fixed #32291 -- Added fixtures compression support to dumpdata.
2021-01-12 15:47:58 +01:00
..
fixtures Fixed #31552 -- Added support for LZMA and XZ fixtures to loaddata. 2020-05-15 11:30:28 +02:00
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
models.py Fixed #31051 -- Allowed dumpdata to handle circular references in natural keys. 2020-04-07 20:41:59 +02:00
tests.py Fixed #32291 -- Added fixtures compression support to dumpdata. 2021-01-12 15:47:58 +01:00