From d5d23b01a55c86a59af38af1907ae532088a71e3 Mon Sep 17 00:00:00 2001 From: Rob Moorman Date: Fri, 24 Mar 2017 14:27:59 +0100 Subject: [PATCH] Fix missing target for django-bakery docs --- docs/releases/1.10.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases/1.10.rst b/docs/releases/1.10.rst index 0ab538e52..ac74d0ff1 100644 --- a/docs/releases/1.10.rst +++ b/docs/releases/1.10.rst @@ -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