Wagtail-import-export-tool

Latest version: v0.9.5

Safety actively analyzes 625786 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.9.5

New Features:
* Added an additional parameter, overwrites, in importing - which takes a dictionary of fields whose values will be overwritten. Can be used for other applications to automatically overwrite fields like slug, title, and draft_title.
* Added null_pk back to form; however, the field will forced to be false. This is intended for the use indicated above.

Bug Fixes:
* Fixed crash when either documents or images are chosen not to be nulled.

0.9.4

Misc:
* Moved PK nullification from exporting to importing. The option to remove PKs are removed from exporting form, and this functionality will be performed during importing.

0.9.3

Bug Fixes:
* Fixed an issue where a dict object is being sliced.

0.9.2

New Features:
* Enabled the file size filtering feature, setting the default threshold to 20 MB.
* Added config file for file size filtering.

Bug Fixes:
* Fixed application crashing if the exported file is not found on server.
* Improved how document files are handled.

0.9.1

This hotfix fixes packaging problem, in which templates were not packaged using wheel.

0.9.0

This is a MVP release of basic functionalities, such as importing/exporting pages as well as images & documents that are used on exported/imported pages (as long as they can be exported).

This version lacks the ability to limit the file size of exported files as well as importing/exporting snippets.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.