Fix missing target for django-bakery docs

This commit is contained in:
Rob Moorman 2017-03-24 14:27:59 +01:00
parent 87a7a798c9
commit d5d23b01a5

View file

@ -69,7 +69,7 @@ Support for Django 1.9 and Python 3.3 has been dropped in this release; please u
Dropped support for generating static sites using ``django-medusa``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Django-medusa is no longer maintained, and is incompatible with Django 1.8 and above. An alternative module based on the `django-bakery`_ package is available as a third-party contribution: https://github.com/moorinteractive/wagtail-bakery.
Django-medusa is no longer maintained, and is incompatible with Django 1.8 and above. An alternative module based on the `django-bakery` package is available as a third-party contribution: https://github.com/moorinteractive/wagtail-bakery.
Signals on custom ``Image`` and ``Rendition`` models connected automatically