mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-21 13:31:54 +00:00
Release note for #942
This commit is contained in:
parent
46bb9de808
commit
6a8c26d0ad
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ Minor features
|
|||
* Removed the need to add permission check on admin views (now automated)
|
||||
* Reversing `django.contrib.auth.admin.login` will no longer lead to Wagtails login view (making it easier to have front end views)
|
||||
* Added cache-control headers to all admin views. This allows Varnish/Squid/CDN to run on vanilla settings in front of a Wagtail site
|
||||
|
||||
* Added validation to prevent pages being crated with only whitespace characters in their title fields
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue