Django Admin Mazer - Custom Django-admin replacement
Mahesh Prajapati
Posted on February 24, 2022
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.
Posted on February 24, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.