Django Admin Argon Dashboard screenshot

Django Admin Argon Dashboard

Author Avatar Theme by App generator
Updated: 18 May 2025
42 Stars

Django Admin Argon Dashboard - Open-Source PyPi Library | AppSeed

Overview

Django Admin Argon is a modern Django dashboard that covers the admin section and all authentication pages. It is built on top of Argon Dashboard, an open-source Bootstrap 5 design from Creative-Tim. The product is actively supported by AppSeed via Email and Discord.

Features

  • Fully-configured with CI/CD via Render
  • UI Kit: Argon Dashboard BS5 v2.0.4 by Creative-Tim
  • Sections Covered: Admin Section (reserved for superusers), All pages managed by Django.contrib.AUTH, Registration page, Misc pages (colors, icons, typography, blank-page)
  • Argon Dashboard 2 - Free Starter

Installation

To use Django Admin Argon, follow these steps:

  1. Install the package via PIP.
  2. Add the admin_argon application to the INSTALLED_APPS setting of your Django project’s settings.py file.
  3. Add admin_argon URLs in your Django project’s urls.py file.
  4. If you are in a production environment, collect static files.
  5. Start the app.
  6. Access the admin section in the browser at http://127.0.0.1:8000/.

Summary

Django Admin Argon is a modern Django dashboard built on top of Argon Dashboard. It provides fully-configured admin section and authentication pages with a clean and responsive interface. The installation process is straightforward and customization is made easy by copying and editing the provided template files. It also offers a PRO version with additional features and a premium Bootstrap 5 design.