This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f4272d000a
django
/
tests
/
fixtures
History
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