{% load unfold %}
info

About Dashboard Widgets

Widgets are automatically generated from DashboardManager.get_widgets_config(). Add custom widgets by extending the configuration in your project's dashboard manager.

{% if widgets_section %} {{ widgets_section|safe }} {% else %}
widgets

Widgets Section Not Loaded

The widgets section is being initialized. Please refresh the page.

{% endif %}