Release note for #697

This commit is contained in:
Karl Hobley 2014-10-17 09:00:12 +01:00
parent c84f04281c
commit 994a919a25

View file

@ -15,6 +15,7 @@ What's new
Minor features
~~~~~~~~~~~~~~
* The save/publish/submit buttons on the page edit page now redirects the user back to the edit page instead of the explorer
* Signal handlers for ``wagtail.wagtailsearch`` and ``wagtail.contrib.wagtailfrontendcache`` are now automatically registered when using Django 1.7 or above.