1. Documentation
  2. Welcome

Unfold admin theme documentation

FAQ (common support questions)

  • Form fields seems to be unstyled

    Each model in Unfold must inherit from `unfold.models.ModelAdmin` which loads appropriate styles and functionality. Read more about custom Unfold model.

  • User forms are not rendered properly

    User section in Unfold requires a little bit of customization to match the styling. In general, unregistering the model and again registering it with proper `ModelAdmin` from Unfold is required. Read more about user models in Unfold.

  • Third party package is unstyled or it does not work

    There are a lot of third party packages which were developed for default Django admin but in Unfold to provide better styling and functionality, each detail has to be polished to match the visual of the rest of the site.

    With the limited resources, it is hard to provide support for everything. In case your business depends on the package, reach out throught Consulting page and we can discuss the options.

Additional resources & support

Consulting & Custom development Support the project development

Are you looking for a new feature which is not available in Unfold or you just don't have enough time to integrate Unfold by yourself? Reach out to us through our Consulting page and we will get in touch soon.

Formula - Demo site with the dashboard example

Check out the demo site with the dashboard example at demo.unfoldadmin.com. Demo site contains full fledged Django administration panel with large set of various examples including actions, filters, components and more. Source code is available at github.com/unfoldadmin/turbo.

Turbo - Django & Next.js boilerplate implementing Unfold

The boilerplate available at github.com/unfoldadmin/turbo contains one monorepository containing both Django and Next.js code with good separation between frontend and backend. Main focus is on good developer experience when starting a new project.

© 2023 - 2025 Created by unfoldadmin.com. All rights reserved.