Mark django-medusa as no longer maintained

This commit is contained in:
Matt Westcott 2016-07-29 15:51:15 +01:00
parent 28c8ae3ab9
commit 5dee12508d

View file

@ -1,12 +1,12 @@
Static site generator
=====================
.. warning::
django-medusa is no longer maintained, and is incompatible with Django 1.8 and above; the information below is retained for historical reference only. An alternative module based on the `django-bakery`_ package is available as a third-party contribution: https://github.com/mhnbcu/wagtailbakery
This document describes how to render your Wagtail site into static HTML files on your local file system, Amazon S3 or Google App Engine, using `django medusa`_ and the ``wagtail.contrib.wagtailmedusa`` module.
.. note::
An alternative module based on the `django-bakery`_ package is available as a third-party contribution: https://github.com/mhnbcu/wagtailbakery
Installing ``django-medusa``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~