kopia lustrzana https://github.com/wagtail/wagtail
Changelog/release note for #2895
rodzic
9bc6502459
commit
7288644932
|
@ -13,6 +13,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Wagtail's middleware classes are now compatible with Django 1.10's new-style middleware (Karl Hobley)
|
||||
* Fix: The `Pages.can_create_at` method is now checked in the create page view (Mikalai Radchuk)
|
||||
|
||||
|
||||
1.6 (15.08.2016)
|
||||
|
|
|
@ -14,3 +14,4 @@ Bug fixes
|
|||
~~~~~~~~~
|
||||
|
||||
* Fix: Wagtail's middleware classes are now compatible with Django 1.10's `new-style middleware <https://docs.djangoproject.com/en/1.10/releases/1.10/#new-style-middleware>`_ (Karl Hobley)
|
||||
* The :meth:`~wagtail.wagtailcore.models.Page.can_create_at` method is now checked in the create page view (Mikalai Radchuk)
|
||||
|
|
Ładowanie…
Reference in New Issue