Skip to content

Commit 35e0353

Browse files
authored
Update README.rst (#1273)
Document the fact that the filer requires Python 3.6 as already described in the changelog.
1 parent c71e4d3 commit 35e0353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ for all the details on how to install, configure and use django-filer.
5959
.. |coverage| image:: https://codecov.io/gh/django-cms/django-filer/branch/master/graph/badge.svg
6060
:target: https://codecov.io/gh/django-cms/django-filer
6161

62-
.. |python| image:: https://img.shields.io/badge/python-3.5+-blue.svg
62+
.. |python| image:: https://img.shields.io/badge/python-3.6+-blue.svg
6363
:target: https://pypi.org/project/django-filer/
6464
.. |django| image:: https://img.shields.io/badge/django-2.2,%203.0,%203.1-blue.svg
6565
:target: https://www.djangoproject.com/

0 commit comments

Comments
 (0)