Updated README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# django-admin-interface
|
#django-admin-interface
|
||||||
django-admin-interface is a modern **admin interface customizable by the admin itself (title, logo and colors)**.
|
django-admin-interface is a modern **admin interface customizable by the admin itself (title, logo and colors)**.
|
||||||
|
|
||||||
##Requirements
|
##Requirements
|
||||||
@@ -22,6 +22,19 @@ INSTALLED_APPS = (
|
|||||||
- Run ``python manage.py collectstatic``
|
- Run ``python manage.py collectstatic``
|
||||||
- Restart your application server
|
- Restart your application server
|
||||||
|
|
||||||
|
##Screenshots
|
||||||
|
######Admin login
|
||||||
|

|
||||||
|
---
|
||||||
|
######Admin dashboard
|
||||||
|

|
||||||
|
---
|
||||||
|
######Admin themes management
|
||||||
|

|
||||||
|
---
|
||||||
|
######Admin theme customization
|
||||||
|

|
||||||
|
===
|
||||||
##Thanks
|
##Thanks
|
||||||
- [django-flat-theme](https://github.com/elky/django-flat-theme/)
|
- [django-flat-theme](https://github.com/elky/django-flat-theme/)
|
||||||
- [django-colorfield](https://github.com/jaredly/django-colorfield/)
|
- [django-colorfield](https://github.com/jaredly/django-colorfield/)
|
||||||
|
|||||||
Reference in New Issue
Block a user