mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-02 12:34:46 +00:00
Mark django-medusa as no longer maintained
This commit is contained in:
parent
28c8ae3ab9
commit
5dee12508d
1 changed files with 4 additions and 4 deletions
|
|
@ -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``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue