1. Documentation
  2. Welcome

Unfold admin theme documentation

Join our Discord server to get help, share ideas and connect with the community arrow_forward

Frequently asked questions

  • Site seems to be completely unstyled expand_more

    If it seems that styles are not loading at all it might be caused by not running `collectstatic` when deploying on production. The other reason might be that you included your custom Tailwind 3 CSS generated file which is not compatible with Unfold in version 0.56.0.
  • Form fields seems to be unstyled expand_more

    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 expand_more

    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 expand_more

    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.

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