Updated README [ci skip]

pull/49/head
Fabio Caccamo 2018-10-10 15:51:06 +02:00
parent 6a1897b95c
commit 2700b4ff12
2 changed files with 4 additions and 4 deletions

View File

@ -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`

View File

@ -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
------------