mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #31552 -- Added support for LZMA and XZ fixtures to loaddata.
This commit is contained in:
committed by
Mariusz Felisiak
parent
2e48cf6bd9
commit
0e3b0da2e3
@@ -154,7 +154,8 @@ Logging
|
||||
Management Commands
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* :djadmin:`loaddata` now supports fixtures stored in XZ archives (``.xz``) and
|
||||
LZMA archives (``.lzma``).
|
||||
|
||||
Migrations
|
||||
~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user