mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-26 19:00:28 +00:00
Changelog for 1377a6c
This commit is contained in:
parent
994a919a25
commit
281e4e8908
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue