Django Daisy screenshot

Django Daisy

Author Avatar Theme by Hypy13
Updated: 13 May 2025
229 Stars

A modern django dashboard built with daisyui

Categories

Overview

Django Daisy is a modern, sleek, and highly responsive admin dashboard built with DaisyUI and TailwindCSS. It provides a polished and user-friendly interface that smoothly scales across various devices, ensuring a fast and efficient admin experience.

Features

  • Responsive Design: Perfectly adapts to all screen sizes for a seamless user experience.
  • RTL Support: Complete right-to-left language support with a clean layout.
  • Multi-Theme Support: Easily switch between themes to match your brand.
  • Enhanced UX/UI: Optimized interface with tabbed inline admin panels.
  • Tabbed Inline Admin: Efficiently manage related data with tabbed sections.
  • Advanced Admin Filtering: Utilize multi-value filters for precise navigation.
  • Compatibility: Supports Django versions 3.2 - 5.1.1.
  • Upcoming Features: Continuous improvements and new features are regularly added.

Installation

  1. Option 1 - Install via PyPi:

    pip install django_daisy
    
  2. Option 2 - Install from GitHub source:

    pip install git+https://github.com/hypy13/django-daisy.git
    

After installation, add django_daisy to your INSTALLED_APPS in the Django settings file. Customize further with app-specific and global configurations.

Summary

Django Daisy is a feature-rich and sleek admin dashboard that offers responsive design, RTL support, multi-theme capabilities, enhanced UX/UI elements, advanced filtering, and more. With ongoing updates and compatibility across various Django versions, it provides a customizable and efficient admin experience for users.