A modern django dashboard built with daisyui
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.
Option 1 - Install via PyPi:
pip install django_daisy
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.
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.