Release note for #942

This commit is contained in:
Karl Hobley 2015-02-03 10:48:44 +00:00
parent 46bb9de808
commit 6a8c26d0ad

View file

@ -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
~~~~~~~~~