Django Argon Dashboard
Open-source template for Django admin section styled with Argon Dashboard Design (free version)
Modern template for Django Admin Interface coded on top of Argon Dashboard, an open-source Boostrap 5 design from Creative-Tim.
Django Template Argon - PyPi Page
Django Argon Dashboard - LIVE Demo
Django Argon Dashboard -
playground project
Why Django Argon Design
Django Argon DesignModern
Bootstrap 5DesignResponsive InterfaceMinimal TemplateoverridingEasy integration

Installation
Add
admin_argonapplication to theINSTALLED_APPSsetting of your Django projectsettings.pyfile (note it should be beforedjango.contrib.admin):
Collect static if you are in production environment:
Start the app
Access the admin section in the browser: http://127.0.0.1:8000/
How to use it for common users
Create view functionsfor a particular pages and render the html template.
Create
urls.pyfile and map the function to theurls.pyfile.
Available pages
dashboard.htmlbilling.htmlprofile.htmlrtl.htmltables.htmlvirtual-reality.html
Screenshots
Django Admin Theme:
Edit users

Django Admin Theme:
Dashboardpage

Django Admin Argon - Modern Admin Interface provided by AppSeed
Last updated
Was this helpful?