Newsletter For Templates
Join the Community For Templates
Subscribe to Templates newsletter for the latest news and updates
A modern Django admin dashboard theme built with DaisyUI and Tailwind CSS, offering responsive design and RTL support.
NoGeek offers technical consulting, coaching, and products for CTOs, architects, and entrepreneurs focusing on high concurrency and system design.
Tablog-svelte is a minimalistic blog theme built with SvelteKit, designed for easy setup and customization.
Nextplate is a free Next.js starter template with Tailwind CSS and TypeScript, designed to quickly launch Next.js projects.
Relivator is a next.js 15 ecommerce template with better-auth, polar payments, shadcn/ui, tailwind, drizzle orm, and typescript.
Django Daisy is a modern, sleek, and highly responsive admin dashboard built with DaisyUI and TailwindCSS. It offers a polished and user-friendly interface that scales beautifully across devices, from mobile to desktop, making your admin experience fast and efficient.
Key features include:
Compatibility:
Installation:
pip install django-daisy
Add django_daisy
and django.contrib.humanize
to INSTALLED_APPS
in Django settings.
Project Customizations:
App configuration in apps.py
allows setting icons, divider titles, and priority for apps in the sidebar.
Global customizations in settings.py
using DAISY_SETTINGS
allow setting site title, header, logo, extra styles, and app reordering.