mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-04 23:30:29 +00:00
Changelog for #705
This commit is contained in:
parent
af0fdc35e7
commit
674f55170e
1 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,8 @@ Changelog
|
|||
* Fix: Updated the migration dependencies within the project template to ensure that Wagtail's own migrations consistently apply first.
|
||||
* Fix: The cache of site root paths is now cleared when a site is deleted.
|
||||
* Fix: Search indexing now prevents pages from being indexed multiple times, as both the base Page model and the specific subclass
|
||||
* Fix:
|
||||
* Fix: Fixed references to "username" in login form help text for better custom user model support (John-Scott Atlakson)
|
||||
|
||||
0.7 (09.10.2014)
|
||||
~~~~~~~~~~~~~~~~
|
||||
* Added interface for choosing focal point on images
|
||||
|
|
|
|||
Loading…
Reference in a new issue