Skip to main content

Modern Django admin theme

Project description

screenshot

Unfold - Modern Django Admin

PyPI - Version Discord Build Monthly downloads

Enhance Django Admin with a modern interface and powerful tools to build internal applications.

Quickstart

Install the package

pip install django-unfold

Change INSTALLED_APPS in settings.py

INSTALLED_APPS = [
    "unfold",
    # Rest of the apps
]

Use Unfold ModelAdmin

from unfold.admin import ModelAdmin

@admin.register(MyModel)
class MyModelAdmin(ModelAdmin):
    pass

Unfold works alongside the default Django admin and requires no migration of existing models or workflows. Unfold is actively developed and continuously evolving as new use cases and edge cases are discovered.

Why Unfold?

  • Built on django.contrib.admin: Enhances the existing admin without replacing it.
  • Provides a modern interface and improved workflows.
  • Designed for real internal tools and backoffice apps.
  • Incremental adoption for existing projects.

Features

  • Visual interface: Provides a modern user interface based on the Tailwind CSS framework.
  • Sidebar navigation: Simplifies the creation of sidebar menus with icons, collapsible sections, and more.
  • Dark mode support: Includes both light and dark mode themes.
  • Flexible actions: Provides multiple ways to define actions throughout the admin interface.
  • Advanced filters: Features custom dropdowns, autocomplete, numeric, datetime, and text field filters.
  • Dashboard tools: Includes helpers for building custom dashboard pages.
  • UI components: Offers reusable interface components such as cards, buttons, and charts.
  • Crispy forms: Custom template pack for django-crispy-forms to style forms with Unfold's design system.
  • WYSIWYG editor: Built-in support for WYSIWYG editing through Trix.
  • Array widget: Support for django.contrib.postgres.fields.ArrayField.
  • Inline tabs: Group inlines into tab navigation in the change form.
  • Conditional fields: Show or hide fields dynamically based on the values of other fields in the form.
  • Model tabs: Allow defining custom tab navigation for models.
  • Fieldset tabs: Merge multiple fieldsets into tabs in the change form.
  • Sortable inlines: Allow sorting inlines by dragging and dropping.
  • Command palette: Quickly search across models and custom data.
  • Datasets: Custom changelists ModelAdmin displayed on change form detail pages.
  • Environment label: Distinguish between environments by displaying a label.
  • Nonrelated inlines: Display nonrelated models as inlines in the change form.
  • Paginated inlines: Break down large record sets into pages within inlines for better admin performance.
  • Favicons: Built-in support for configuring various site favicons.
  • Theming: Customize color schemes, backgrounds, border radius, and more.
  • Font colors: Adjust font colors for better readability.
  • Changeform modes: Display fields in compressed mode in the change form.
  • Language switcher: Allow changing language directly from the admin area.
  • Infinite paginator: Efficiently handle large datasets with seamless pagination that reduces server load.
  • Parallel admin: Supports running the default admin alongside Unfold.
  • Third-party packages: Provides default support for multiple popular applications.
  • Configuration: Allows basic options to be changed in settings.py.
  • Dependencies: Built entirely on django.contrib.admin.

Third-party package support

Professional services

Need help integrating, customizing, or scaling Django Admin with Unfold?

  • Consulting: Expert guidance on Django architecture, performance, feature development, and Unfold integration. Learn more
  • Support: Assistance with integrating or customizing Unfold, including live 1:1 calls and implementation review. Fixed price, no ongoing commitment. Learn more
  • Studio: Extend Unfold with advanced dashboards, visual customization, and additional admin tooling. Learn more

dashboards

Credits

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

django_unfold-0.88.0.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_unfold-0.88.0-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file django_unfold-0.88.0.tar.gz.

File metadata

  • Download URL: django_unfold-0.88.0.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for django_unfold-0.88.0.tar.gz
Algorithm Hash digest
SHA256 2c3935fc5e4cc4d686e0c7154fa122f249f4b08dc05aa6df6485bc7bd2ba7f7e
MD5 d7ab3e35332e3bc425a0542ee1f9312e
BLAKE2b-256 a459aba7fcd5040221af19bb6e731a364802a5820d9fe634a43a21c5311edc3e

See more details on using hashes here.

File details

Details for the file django_unfold-0.88.0-py3-none-any.whl.

File metadata

  • Download URL: django_unfold-0.88.0-py3-none-any.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for django_unfold-0.88.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d7574c84988e120831d6f4eda1702f54492376b0fa37fbf6b8563680cd4f72d5
MD5 1eed2b36b5ba7d595bbbc636be0864c0
BLAKE2b-256 e3a5c309bc3d13cb18e4da6d618257aadb7e8f7b1826031a97c8e2f82bb3c0a4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page