Note about python / django / django CMS compatibility
This commit is contained in:
parent
74fbf071df
commit
315e4f85a2
1 changed files with 3 additions and 0 deletions
|
@ -43,6 +43,9 @@ Supported django CMS versions:
|
||||||
|
|
||||||
* django CMS 3.x
|
* django CMS 3.x
|
||||||
|
|
||||||
|
.. warning:: Version 0.8 will be the last one supporting Python 2.6, Python 3.3,
|
||||||
|
Django<=1.7 and django CMS<=3.1.
|
||||||
|
|
||||||
.. warning:: Starting from version 0.8, date_published is not set anymore
|
.. warning:: Starting from version 0.8, date_published is not set anymore
|
||||||
when creating a post but rather when publishing.
|
when creating a post but rather when publishing.
|
||||||
This does not change the overall behavior, but be warned if you
|
This does not change the overall behavior, but be warned if you
|
||||||
|
|
Loading…
Reference in a new issue