Updated README [ci skip]
parent
572294f646
commit
5b6e83751b
|
|
@ -17,7 +17,11 @@ django-admin-interface is a modern **responsive flat admin interface customizabl
|
||||||
- List filter dropdown *(optional)*
|
- List filter dropdown *(optional)*
|
||||||
- `NEW` **Related modal** *(instead of the old popup window, optional)*
|
- `NEW` **Related modal** *(instead of the old popup window, optional)*
|
||||||
- `NEW` **Enviroment label** *(development, testing, staging, production)*
|
- `NEW` **Enviroment label** *(development, testing, staging, production)*
|
||||||
- Style optimizations for: `django-ckeditor`, `django-modeltranslation`, `sorl-thumbnail`
|
- Style optimizations for:
|
||||||
|
- `django-ckeditor`
|
||||||
|
- `django-modeltranslation`
|
||||||
|
- `django-tabbed-admin`
|
||||||
|
- `sorl-thumbnail`
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
- Python 2.7, 3.4, 3.5, 3.6
|
- Python 2.7, 3.4, 3.5, 3.6
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,11 @@ Features
|
||||||
- List filter dropdown *(optional)*
|
- List filter dropdown *(optional)*
|
||||||
- ``NEW`` **Related modal** (instead of the old popup window, optional)
|
- ``NEW`` **Related modal** (instead of the old popup window, optional)
|
||||||
- ``NEW`` **Enviroment label** (development, testing, staging, production)
|
- ``NEW`` **Enviroment label** (development, testing, staging, production)
|
||||||
- Style optimizations for: ``django-ckeditor``, ``django-modeltranslation``, ``sorl-thumbnail``
|
- Style optimizations for:
|
||||||
|
- `django-ckeditor`
|
||||||
|
- `django-modeltranslation`
|
||||||
|
- `django-tabbed-admin`
|
||||||
|
- `sorl-thumbnail`
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue