Skip to content

Commit

Permalink
Updating README with Django compatibility note.
Browse files Browse the repository at this point in the history
  • Loading branch information
respondcreate committed Apr 11, 2016
1 parent 89a6a08 commit a1f5ad8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ Compatibility

- `Django <https://www.djangoproject.com/>`_:

- 1.5.x
- 1.6.x (NOTE: Django REST Framework 3.3.x is not compatible with Django<=1.6.x)
- 1.7.x
- 1.8.x
- 1.9.x (NOTE: Django REST Framework>=3.1.x is required if using Django 1.9.x)

**NOTE**: The 1.4 release dropped support for Django 1.5.x & 1.6.x.

- `Pillow <http://pillow.readthedocs.org/en/latest/index.html>`_ >= 2.4.0

- `Django REST Framework <http://www.django-rest-framework.org/>`_:
Expand Down

0 comments on commit a1f5ad8

Please sign in to comment.