django-admin-material-able 0.2

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangoadminmaterialable 0.2

Django material admin is a Django admin based on material design.
This django app is tested on python 3.8 and django 3.0

Installation

Add “material_admin” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
'material_admin',
'django.contrib.admin',
...
]

Run python3 manage.py runserver to start server.
Visit http://127.0.0.1:8000/admin/

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.