Update README.rst
This commit is contained in:
parent
826468e0a8
commit
eba6e8fdfc
1 changed files with 1 additions and 4 deletions
|
@ -22,9 +22,6 @@ djangocms-blog
|
||||||
|
|
||||||
A djangoCMS 3 blog application.
|
A djangoCMS 3 blog application.
|
||||||
|
|
||||||
Still experimental and untested. You are welcome if you want to try it; if
|
|
||||||
you encounter any issue, please open an issue.
|
|
||||||
|
|
||||||
Supported Django versions:
|
Supported Django versions:
|
||||||
|
|
||||||
* Django 1.6
|
* Django 1.6
|
||||||
|
@ -46,7 +43,7 @@ Supported django CMS versions:
|
||||||
instead. Please update your plugin templates accordingly.
|
instead. Please update your plugin templates accordingly.
|
||||||
|
|
||||||
.. warning:: To ease migration to version 0.3, djangocms-blog depends on south
|
.. warning:: To ease migration to version 0.3, djangocms-blog depends on south
|
||||||
even on Django 1.7; while this is unnecessary for Dajngo 1.7, it
|
even on Django 1.7; while this is unnecessary for Django 1.7, it
|
||||||
makes transition to version 0.3 painless. Hard dependency will be
|
makes transition to version 0.3 painless. Hard dependency will be
|
||||||
removed in 0.5.
|
removed in 0.5.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue