Releases: wagtail/wagtail-transfer
Releases · wagtail/wagtail-transfer
0.9.3
0.9.2
0.8.5
0.8.4
0.8.3
0.8.2
v0.8
Add a permission required to import content (Nick Smith)
v0.7.1
Fix accidental deletion of blocks from transferred data when the block is set as required, but has a 'falsy' value (Jacob Topp-Mugglestone)
v0.7
- Remove links and streamfield blocks when the linked objects are not imported (Jacob Topp-Mugglestone)
- Add Locale to default LOOKUP_FIELDS setting for 2.11 compatibility (Jacob Topp-Mugglestone)
- Add support for registering custom serializers (Steve Jalim)
- Convert field data to correct python types before saving (Daniel Kirkham)
- Add Tag to default LOOKUP_FIELDS setting (Steve Jalim)
v0.6
- Automatically import child models when models use multi table inheritance (Jacob Topp-Mugglestone)
- Fix import of page tags and other child models (Jacob Topp-Mugglestone)
- Add setting for optionally following reverse relations when importing models (Jacob Topp-Mugglestone)
- Add support for GenericForeignKey (Jacob Topp-Mugglestone)
- Support a configurable timeout for the API chooser proxy (Steve Jalim)