A modern Django dashboard built with DaisyUI
Project description
Django Daisy
Live Demo https://hypy13-django-daisy.hf.space/en/admin/
Username: demo
Password: demo
for RTL mode: https://hypy13-django-daisy.hf.space/fa/admin/
Django Daisy is a modern, sleek, and highly responsive admin dashboard built with DaisyUI and TailwindCSS. It brings a polished and user-friendly interface that scales beautifully across devices, from mobile to desktop, making your admin experience fast and efficient.
Documentation:
https://hypy13.github.io/django-daisy-docs/
✨ Key Features
- 🌍 Responsive Design: Perfectly adapts to all screen sizes, ensuring a seamless user experience across mobile, tablet, and desktop devices.
- 🔄 RTL Support: Complete right-to-left language support, with a clean and consistent layout for RTL users.
- 🎨 Multi-Theme Support: Effortlessly switch between themes to match your brand identity or personal style.
- 🚀 Enhanced UX/UI: Experience an optimized interface with tabbed inline admin panels for better organization and usability.
- 📝 Tabbed Inline Admin: Manage related data more efficiently with tabbed inline admin sections, improving organization and accessibility.
- 🔍 Advanced Admin Filtering: Utilize multi-value filters for fast and precise navigation through admin lists.
⚙️ Compatibility
- Django 3.2 - 5.1.1 are fully supported.
🚧 Upcoming Features
Stay tuned! Continuous improvements and new features are regularly added to enhance your experience.
📦 Installation
Option 1: Install via PyPi
pip install django-daisy
Option 2: Install as an editable GitHub source
pip install -e git+https://github.com/hypy13/django-daisy.git#egg=django-daisy
After installation, add django_daisy
to your INSTALLED_APPS
in the Django settings file.
INSTALLED_APPS = [
'django_daisy',
'django.contrib.admin',
...
]
Once you've made these changes, enjoy the fresh new theme!
🤝 Contributing
We welcome contributions from the community! Feel free to submit any issues, suggestions, or pull requests to help improve Django Daisy.
📸 Screenshots
Listing View:
Change Form:
InlineAdmin Change Form:
Mobile Responsive:
Dark Theme:
Elevate your Django admin panel with Django Daisy – an elegant, powerful, and flexible solution for modern web applications!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django_daisy-0.1.27.tar.gz
.
File metadata
- Download URL: django_daisy-0.1.27.tar.gz
- Upload date:
- Size: 8.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8052183b1ff7650fcbe9526851c0a7d2cd632fad79e0d04da75db55ee065a62 |
|
MD5 | 9409a69f74dcd4dbe7c6544e325b60e0 |
|
BLAKE2b-256 | 86f2fc8716ad9cc3f367feedf72b5ac6b8781769462cffab23202c101e5e2127 |
File details
Details for the file django_daisy-0.1.27-py3-none-any.whl
.
File metadata
- Download URL: django_daisy-0.1.27-py3-none-any.whl
- Upload date:
- Size: 8.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5971ccdf3b43b3ce0dbe564279c9213ecd46a10cedd1bc775251de980cc2e4ae |
|
MD5 | 61ca9023d903902b86de29391007eafe |
|
BLAKE2b-256 | daaaffc98337ba636c552861d8baa367d034abf35123e036fdd09f8dbdff1c10 |