mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-14 18:23:14 +00:00
parent
ed9a8d1169
commit
ed6e13f171
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ Changelog
|
|||
* Removed the need to add permission check on admin views (now automated)
|
||||
* Added cache-control headers to all admin views
|
||||
* Added validation to prevent pages being crated with only whitespace characters in their title fields (Frank Wiles)
|
||||
* Page model fields without a FieldPanel are no longer displayed in the form
|
||||
* No longer need to specify the base model on InlinePanel definitions
|
||||
|
||||
|
||||
0.8.5 (xx.xx.20xx)
|
||||
|
|
|
|||
Loading…
Reference in a new issue