Changelog for 1377a6c

This commit is contained in:
Karl Hobley 2014-10-17 09:01:46 +01:00
parent 994a919a25
commit 281e4e8908

View file

@ -7,7 +7,7 @@ Changelog
* 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. (Tim Heap)
* Fix: Replaced references of .username with .get_username() on users for better custom user model support (John-Scott Atlakson)
* Fix: Unpinned dependency versions for six and requests to help prevent dependency conflicts
0.7 (09.10.2014)
~~~~~~~~~~~~~~~~