Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
danirus committed Aug 12, 2018
1 parent c71261a commit c2226f8
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.rst
Expand Up @@ -23,16 +23,13 @@ It extends the once official `django-contrib-comments <https://pypi.python.org/p

Example sites and tests work under officially Django `supported versions <https://www.djangoproject.com/download/#supported-versions>`_:

* Django 2.0, 1.11, 1.10, 1.9 and 1.8
* Django 2.1, 2.0 and 1.11
* Python 3.6, 3.5, 3.4, 3.2 and 2.7

Additional Dependencies:

* django-contrib-comments >=1.8, <1.9
* djangorestframework:

* v3.6 for Django 1.9 and 1.8
* v3.7 for Django 2.0, 1.11 and 1.10
* djangorestframework >=3.8, <3.9

Checkout the Docker image `danirus/django-comments-xtd-demo <https://hub.docker.com/r/danirus/django-comments-xtd-demo/>`_.

Expand Down

0 comments on commit c2226f8

Please sign in to comment.