0

I have integrated the "django-grappelli" from here. This plugin changed my dashboard and all admin designs but is it any ways to add admin panel menu on top. I have checked the django admin-tools but grappelli is work with admin-tools but don't have any good documentation.

PHP Connect
  • 539
  • 2
  • 7
  • 24

1 Answers1

1

If you want a menu on top, this is not supported by django-grappelli at this time. From the grappelli documentation:

Note

grappelli.dashboard is a simplified version of Django Admin Tools: Bookmarks, Menus and the custom App-Index are not available with Grappelli.

Community
  • 1
  • 1
Bernhard Vallant
  • 49,468
  • 20
  • 120
  • 148