Skip to content

Commit 1d4af09

Browse files
committed
[Doc] update docs to clear out version supporting
1 parent dec86ec commit 1d4af09

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ django-tinymce
66
.. image:: https://img.shields.io/pypi/v/django-tinymce.svg
77
:target: https://pypi.python.org/pypi/django-tinymce
88

9+
.. image:: https://img.shields.io/pypi/pyversions/django-tinymce.svg
10+
:target: https://pypi.python.org/pypi/django-tinymce
11+
912
.. image:: https://img.shields.io/pypi/dm/django-tinymce.svg
1013
:target: https://pypi.python.org/pypi/django-tinymce
1114

@@ -55,6 +58,12 @@ In your code:
5558
5659
**django-tinymce** uses staticfiles so everything should work as expected, different use cases (like using widget instead of HTMLField) and other stuff is available in documentation.
5760

61+
Releases
62+
===================
63+
64+
Latest release is 2.3.0. It's support python 2.7, 3.4, 3.5 and Django >= 1.6.
65+
Previous releases can be found on github, but they are no longer maintained.
66+
5867
Documentation
5968
=============
6069

0 commit comments

Comments
 (0)