Wagtail 1.8.2 release notes¶
What’s changed¶
Bug fixes¶
- Removed erroneous
|safe
filter from search results template in project template (Karl Hobley)- Avoid indexing unsaved field content on
save(update_fields=[...])
operations (Matt Westcott)- Prevent pages from being recursively copied into themselves (Matheus Bratfisch)