django-unfold


Namedjango-unfold JSON
Version 0.46.0 PyPI version JSON
download
home_pagehttps://unfoldadmin.com
SummaryModern Django admin theme for seamless interface development
upload_time2025-01-27 08:33:18
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords django admin tailwind theme
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![screenshot](https://github.com/user-attachments/assets/87aaad04-f454-42aa-b9ac-e14d41f189ac)

## Unfold Django Admin Theme

[![PyPI - Version](https://img.shields.io/pypi/v/django-unfold.svg?style=for-the-badge)](https://pypi.org/project/django-unfold/)
[![Build](https://img.shields.io/github/actions/workflow/status/unfoldadmin/django-unfold/release.yml?style=for-the-badge)](https://github.com/unfoldadmin/django-unfold/actions?query=workflow%3Arelease)
![Pre Commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=for-the-badge)
![Code Style - Ruff](https://img.shields.io/badge/code%20style-ruff-30173D.svg?style=for-the-badge)

Unfold is a theme for Django admin that incorporates common best practices for building full-fledged admin areas. It is designed to work on top of the default administration provided by Django.

- **Documentation:** Full docs are available at [unfoldadmin.com](https://unfoldadmin.com?utm_medium=github&utm_source=unfold).
- **Unfold:** Demo site is available at [unfoldadmin.com](https://unfoldadmin.com?utm_medium=github&utm_source=unfold).
- **Formula:** Repository with demo implementation at [github.com/unfoldadmin/formula](https://github.com/unfoldadmin/formula?utm_medium=github&utm_source=unfold).
- **Turbo:** Django & Next.js boilerplate implementing Unfold at [github.com/unfoldadmin/turbo](https://github.com/unfoldadmin/turbo?utm_medium=github&utm_source=unfold).
- **Discord:** Join the Unfold community on [Discord](https://discord.gg/9sQj9MEbNz).



## Are you using Unfold and need help?

Have you decided to start using Unfold but don’t have time to make the switch from the native Django admin? [Get in touch with us](https://unfoldadmin.com/consulting?utm_medium=github&utm_source=unfold) and let’s supercharge your development with our expertise.

## Features

- **Visual**: Provides a new user interface based on the Tailwind CSS framework.
- **Sidebar:** Simplifies the creation of sidebar navigation with icons, collapsibles, and more.
- **Dark mode:** Supports both light and dark mode versions.
- **Actions:** Offers multiple ways to define actions within different parts of the admin interface.
- **Filters:** Custom dropdowns, numeric, datetime, and text fields.
- **Dashboard:** Includes helpers for creating custom dashboard pages.
- **Components:** Reusable UI components such as cards, buttons, and charts.
- **WYSIWYG widget:** Built-in support for WYSIWYG (Trix).
- **Array widget:** Built-in widget for `django.contrib.postgres.fields.ArrayField`.
- **Inline tabs:** Groups inlines into tab navigation in the change form.
- **Model tabs:** Allows defining custom tab navigation for models.
- **Fieldset tabs:** Merges multiple fieldsets into tabs in the change form.
- **Sortable inlines:** Allows sorting inlines by dragging and dropping.
- **Environment label**: Distinguishes between environments by displaying a label.
- **Nonrelated inlines**: Displays nonrelated models as inlines in the change form.
- **Favicons**: Built-in support for configuring various site favicons.
- **Themes:** Allows customization of color scheme, background color, border radius, and more.
- **Font colors:** Adjusts font colors for better readability.
- **Changeform modes:** Displays fields in compressed mode in the change form.
- **Language switcher:** Change language directly from the admin area.
- **Parallel admin**: Supports [running the default admin](https://unfoldadmin.com/blog/migrating-django-admin-unfold/?utm_medium=github&utm_source=unfold) alongside Unfold.
- **Third party packages:** Default support for multiple popular applications.
- **Configuration:** Most basic options can be changed in `settings.py`.
- **Dependencies:** Fully based on `django.contrib.admin`.
- **VS Code**: Project configuration and development container included.

            

Raw data

            {
    "_id": null,
    "home_page": "https://unfoldadmin.com",
    "name": "django-unfold",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "django, admin, tailwind, theme",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/9a/0a/82b13a865afa5ce54d096d3413605c18437ccf3b693c153b63ee0925482a/django_unfold-0.46.0.tar.gz",
    "platform": null,
    "description": "![screenshot](https://github.com/user-attachments/assets/87aaad04-f454-42aa-b9ac-e14d41f189ac)\n\n## Unfold Django Admin Theme\n\n[![PyPI - Version](https://img.shields.io/pypi/v/django-unfold.svg?style=for-the-badge)](https://pypi.org/project/django-unfold/)\n[![Build](https://img.shields.io/github/actions/workflow/status/unfoldadmin/django-unfold/release.yml?style=for-the-badge)](https://github.com/unfoldadmin/django-unfold/actions?query=workflow%3Arelease)\n![Pre Commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=for-the-badge)\n![Code Style - Ruff](https://img.shields.io/badge/code%20style-ruff-30173D.svg?style=for-the-badge)\n\nUnfold is a theme for Django admin that incorporates common best practices for building full-fledged admin areas. It is designed to work on top of the default administration provided by Django.\n\n- **Documentation:** Full docs are available at [unfoldadmin.com](https://unfoldadmin.com?utm_medium=github&utm_source=unfold).\n- **Unfold:** Demo site is available at [unfoldadmin.com](https://unfoldadmin.com?utm_medium=github&utm_source=unfold).\n- **Formula:** Repository with demo implementation at [github.com/unfoldadmin/formula](https://github.com/unfoldadmin/formula?utm_medium=github&utm_source=unfold).\n- **Turbo:** Django & Next.js boilerplate implementing Unfold at [github.com/unfoldadmin/turbo](https://github.com/unfoldadmin/turbo?utm_medium=github&utm_source=unfold).\n- **Discord:** Join the Unfold community on [Discord](https://discord.gg/9sQj9MEbNz).\n\n\n\n## Are you using Unfold and need help?\n\nHave you decided to start using Unfold but don\u2019t have time to make the switch from the native Django admin? [Get in touch with us](https://unfoldadmin.com/consulting?utm_medium=github&utm_source=unfold) and let\u2019s supercharge your development with our expertise.\n\n## Features\n\n- **Visual**: Provides a new user interface based on the Tailwind CSS framework.\n- **Sidebar:** Simplifies the creation of sidebar navigation with icons, collapsibles, and more.\n- **Dark mode:** Supports both light and dark mode versions.\n- **Actions:** Offers multiple ways to define actions within different parts of the admin interface.\n- **Filters:** Custom dropdowns, numeric, datetime, and text fields.\n- **Dashboard:** Includes helpers for creating custom dashboard pages.\n- **Components:** Reusable UI components such as cards, buttons, and charts.\n- **WYSIWYG widget:** Built-in support for WYSIWYG (Trix).\n- **Array widget:** Built-in widget for `django.contrib.postgres.fields.ArrayField`.\n- **Inline tabs:** Groups inlines into tab navigation in the change form.\n- **Model tabs:** Allows defining custom tab navigation for models.\n- **Fieldset tabs:** Merges multiple fieldsets into tabs in the change form.\n- **Sortable inlines:** Allows sorting inlines by dragging and dropping.\n- **Environment label**: Distinguishes between environments by displaying a label.\n- **Nonrelated inlines**: Displays nonrelated models as inlines in the change form.\n- **Favicons**: Built-in support for configuring various site favicons.\n- **Themes:** Allows customization of color scheme, background color, border radius, and more.\n- **Font colors:** Adjusts font colors for better readability.\n- **Changeform modes:** Displays fields in compressed mode in the change form.\n- **Language switcher:** Change language directly from the admin area.\n- **Parallel admin**: Supports [running the default admin](https://unfoldadmin.com/blog/migrating-django-admin-unfold/?utm_medium=github&utm_source=unfold) alongside Unfold.\n- **Third party packages:** Default support for multiple popular applications.\n- **Configuration:** Most basic options can be changed in `settings.py`.\n- **Dependencies:** Fully based on `django.contrib.admin`.\n- **VS Code**: Project configuration and development container included.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Modern Django admin theme for seamless interface development",
    "version": "0.46.0",
    "project_urls": {
        "Homepage": "https://unfoldadmin.com",
        "Repository": "https://github.com/unfoldadmin/django-unfold"
    },
    "split_keywords": [
        "django",
        " admin",
        " tailwind",
        " theme"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b90f953410a5825fb813e1b64abb3f77a86075be1f478d2f0d924e62cf7dc0b4",
                "md5": "cfa30524e5882148fce90a8102f09387",
                "sha256": "cf1f51e2141dc570a2067808627e0b2db9de2518ee7406a7d907f449ed3a9e4c"
            },
            "downloads": -1,
            "filename": "django_unfold-0.46.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cfa30524e5882148fce90a8102f09387",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 825070,
            "upload_time": "2025-01-27T08:33:15",
            "upload_time_iso_8601": "2025-01-27T08:33:15.809808Z",
            "url": "https://files.pythonhosted.org/packages/b9/0f/953410a5825fb813e1b64abb3f77a86075be1f478d2f0d924e62cf7dc0b4/django_unfold-0.46.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a0a82b13a865afa5ce54d096d3413605c18437ccf3b693c153b63ee0925482a",
                "md5": "4056a7133a24b6014924c75458ca7d5f",
                "sha256": "f949d80fa4315c058fb6e8d6602515ad46534fe19468f5718c34346816dfbfe3"
            },
            "downloads": -1,
            "filename": "django_unfold-0.46.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4056a7133a24b6014924c75458ca7d5f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 752234,
            "upload_time": "2025-01-27T08:33:18",
            "upload_time_iso_8601": "2025-01-27T08:33:18.033676Z",
            "url": "https://files.pythonhosted.org/packages/9a/0a/82b13a865afa5ce54d096d3413605c18437ccf3b693c153b63ee0925482a/django_unfold-0.46.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-27 08:33:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "unfoldadmin",
    "github_project": "django-unfold",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-unfold"
}
        
Elapsed time: 0.40217s