Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdminPulse Free

adminpulse-free

Modern Django Admin Dashboard — Free Edition By DjangoZen - https://djangozen.com

This is the free version of AdminPulse. It includes core functionality to help you evaluate the product.

Free Features

  • KPI cards with trend indicators
  • Activity feed with live updates
  • User management table
  • Dark/light mode toggle
  • Advanced search with category tabs

Pro Features (Upgrade Required)

  • Interactive charts (revenue, activity, comparison)
  • Customizable widget system with drag-and-drop
  • Theme customizer (5 sidebar colors, 6 accent colors)
  • Notification center with real-time polling
  • One-click CSV export (users, activities)
  • Role-based dashboards (admin, manager, analyst, viewer)

Upgrade to AdminPulse Pro: https://djangozen.com/product/adminpulse-pro/

Quick Start

  1. Create virtual environment:
python -m venv venv
venv\Scripts\activate  # Windows
source venv/bin/activate  # macOS/Linux
  1. Install dependencies:
pip install -r requirements.txt
  1. Run migrations and seed data:
python manage.py migrate
python manage.py seed_data
  1. Start server:
python manage.py runserver
  1. Login: admin / admin

Free version by DjangoZen. Upgrade to Pro at https://djangozen.com/product/adminpulse-pro/ Copyright 2026 DjangoZen. All Rights Reserved.

About

Free Django Admin Dashboard Starter - HTMX + Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages