Metadata-Version: 2.1
Name: django_daisy
Version: 0.1.1
Summary: A modern django dashboard built with daisyui
Home-page: https://github.com/hypy13/django-daisy
Author: Hossein Yaghoubi
Author-email: hossein.yaghoubi13@gmail.com
License: Apache 2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

Django Daisy

Django Daisy is a modern, lightweight, and responsive admin dashboard built with DaisyUI and TailwindCSS. It offers RTL support, multiple themes, and an optimized user experience for mobile, tablet, and PC users.
Features

    Responsive Design: Adapts seamlessly to different screen sizes.
    RTL Support: Ensures proper layout for right-to-left languages.
    Multi-theme Support: Easily switch between themes.
    Enhanced UX/UI: Improved admin interface with tabbed inline admins and sidebar icons.
    Admin List Filter: Supports multi-value filtering for easier navigation.

Compatibility

    Supports Django 3.4 - 5.1.1.

Upcoming Features

    Continuous improvements and new features added regularly.

Installation

    Clone the repo:

    bash

    git clone https://github.com/hypy13/django-daisy.git

    Add django_daisy to your INSTALLED_APPS in the Django settings file.
    Enjoy the new theme!

Contributing

Contributions are welcome! Feel free to submit issues or pull requests for improvements.
License

This project is open-source and free to use under the Apache 2.0 License.
