How to install and setup Django Jet theme?
Django JET is a great library to modernize your classic Django admin panel into something modern, styling and customizable admin panel.
For comparison, here is how the classic Django admin panel looks like:
After customization, it will look somethin...
blog.devjunction.in2 min read
Anurag Awasthi
Django Developer
One Updation in syntax
Hey Brother , I am continuously follow your Blog .You have good potential to share a knowledge in a brief. path(r'admin/', include(admin.site.urls)),------this not work in latest django version .
plz resolve this .
It work in Django < 1.9