Release notes for #3071

pull/3123/head
Mikalai Radchuk 2016-10-27 16:36:13 +03:00
rodzic 59440c92f1
commit f28bcaa003
1 zmienionych plików z 9 dodań i 1 usunięć

Wyświetl plik

@ -11,6 +11,14 @@ What's new
==========
New page privacy options
~~~~~~~~~~~~~~~~~~~~~~~~
Previously users with publishing permissions were able to make a page available by password. Now they also can make the page to be accessible to logged-in users or to users from specific groups. This feature was developed by Matt Westcott.
See: :ref:`private_pages`
Minor features
~~~~~~~~~~~~~~
@ -40,4 +48,4 @@ Upgrade considerations
``wagtail.wagtailimages.models.get_image_model`` has moved
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The ``get_image_model`` function should now be imported from ``wagtail.wagtailimages`` rather than ``wagtail.wagtailimages.models``. See :ref:`custom_image_model_referring_to_image_model`.
The ``get_image_model`` function should now be imported from ``wagtail.wagtailimages`` rather than ``wagtail.wagtailimages.models``. See :ref:`custom_image_model_referring_to_image_model`.