From e739b784ec967154af81a617f555aac9691e3736 Mon Sep 17 00:00:00 2001 From: Fabio Caccamo Date: Tue, 3 Dec 2019 11:07:47 +0100 Subject: [PATCH] Updated README requirements. [ci skip] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb02623..47543e3 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ django-admin-interface is a modern **responsive flat admin interface customizabl - `sorl-thumbnail` ## Requirements -- 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, 2.2 +- Python 2.7, 3.4, 3.5, 3.6, 3.7, 3.8 +- Django 1.7, 1.8, 1.9, 1.10, 1.11, 2.0, 2.1, 2.2, 3.0 ## Installation - Run `pip install django-admin-interface`