I am currently working on a Django admin templates replacement app, named django-admin-mazer
. Available to install with pip
for your testing.
The templates are taken from an open-source admin template available here.
Installation process:
pip install django-admin-mazer
Add '
django_admin_mazer
' in yourINSTALLED_APPS
and you are good to go.
Github: https://github.com/mahyess/django-admin-mazer
Some screenshots taken while in development:
Be warned, this project is bootstrapped in a short amount of time, so expect some glitches here and there. So, there are unfinished tasks that I may not have found out just yet.
Please feel free to point out problems, or even contribute to the project.
Top comments (0)