Merge branch 'release/0.8.x' into develop

This commit is contained in:
Iacopo Spalletti 2017-05-11 09:15:43 +02:00
commit 2b2aaa0678
No known key found for this signature in database
GPG key ID: BDCBC2EB289F60C6

View file

@ -4,6 +4,9 @@
Installation
############
django CMS blog assumes a completely setup and working django CMS project.
See `django CMS installation docs <http://django-cms.readthedocs.io/en/release-3.4.x/how_to/install.html>`_ for reference.
Install djangocms-blog::
pip install djangocms-blog
@ -116,6 +119,7 @@ Dependency applications may need configuration to work properly.
Please, refer to each application documentation on details.
* django-cms: http://django-cms.readthedocs.io/en/release-3.4.x/how_to/install.html
* django-filer: https://django-filer.readthedocs.io
* django-meta: https://github.com/nephila/django-meta#installation
* django-meta-mixin: https://github.com/nephila/django-meta-mixin#installation