Releases: springload/wagtailcommonblocks
Releases · springload/wagtailcommonblocks
0.1
Fixed
- Compatibility with Wagtail 2.0
Removed
- Compatibility with Wagtail prior 1.8
Changed
- Now licensed under MIT, #3
Deprecated
- Use Wagtail's builtin
PageChooserBlock
instead ofCommonPageChooserBlock
- CommonPageChooserBlock(app='my_app', page_class='MyModel')
+ PageChooserBlock(target_model='my_app.MyModel')
Upgrade consideration
- Hold off if you're using
SimpleRichTextBlock
orSimpleRichTextField
, see #8 for more information
0.0.3
Compatible with Wagtail 1.5
0.0.2
Compatible with Wagtail 1.2
0.0.1
Package published and available at https://pypi.python.org/pypi/wagtailcommonblocks