Updated README requirements. [ci skip]

pull/73/head
Fabio Caccamo 2019-12-03 11:07:47 +01:00
parent 4a6cb3601e
commit e739b784ec
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ django-admin-interface is a modern **responsive flat admin interface customizabl
- `sorl-thumbnail` - `sorl-thumbnail`
## Requirements ## Requirements
- Python 2.7, 3.4, 3.5, 3.6, 3.7 - 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 - Django 1.7, 1.8, 1.9, 1.10, 1.11, 2.0, 2.1, 2.2, 3.0
## Installation ## Installation
- Run `pip install django-admin-interface` - Run `pip install django-admin-interface`