diff --git a/README.md b/README.md index 4399856..283edda 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ django-admin-interface is a modern **responsive flat admin interface customizabl - `sorl-thumbnail` ## Requirements -- Python 2.7, 3.4, 3.5, 3.6 -- Django 1.7, 1.8, 1.9, 1.10, 1.11, 2.0 +- Python 2.7, 3.4, 3.5, 3.6, 3.7 +- Django 1.7, 1.8, 1.9, 1.10, 1.11, 2.0, 2.1 ## Installation - Run `pip install django-admin-interface` diff --git a/README.rst b/README.rst index e94cf6b..889f943 100644 --- a/README.rst +++ b/README.rst @@ -27,8 +27,8 @@ Features Requirements ------------ -- Python 2.7, 3.4, 3.5, 3.6 -- Django 1.7, 1.8, 1.9, 1.10, 1.11, 2.0 +- Python 2.7, 3.4, 3.5, 3.6, 3.7 +- Django 1.7, 1.8, 1.9, 1.10, 1.11, 2.0, 2.1 Installation ------------