Django Argon Dashboard
Open-source template for Django admin section styled with Argon Dashboard Design (free version)
Last updated
Was this helpful?
Open-source template for Django admin section styled with Argon Dashboard Design (free version)
Last updated
Was this helpful?
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
Django Argon Design
Modern Bootstrap 5
Design
Responsive Interface
Minimal Template
overriding
Easy integration
Add
admin_argon
application to theINSTALLED_APPS
setting of your Django projectsettings.py
file (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/
Create view functions
for a particular pages and render the html template.
Create
urls.py
file and map the function to theurls.py
file.
Available pages
dashboard.html
billing.html
profile.html
rtl.html
tables.html
virtual-reality.html
Django Admin Theme:
Edit users
Django Admin Theme:
Dashboard
page
Django Admin Argon - Modern Admin Interface provided by AppSeed