Merge branch 'release/0.8.x' into develop
This commit is contained in:
commit
2b2aaa0678
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue