mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-24 06:43:46 +00:00
Fix missing target for django-bakery docs
This commit is contained in:
parent
87a7a798c9
commit
d5d23b01a5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue