You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
I'm unable to get tabbed-admin working.
No python errors, no javascript errors, jquery ui correctly loaded ... but simply I can't see any tab.
I've added tabbed_admin to INSTALLED_APPS, set TABBED_ADMIN_USE_JQUERY_UI to True, my model admin class is inheriting from TabbedModelAdmin and has a 'tabs' attribute.
Am I missing something? I'm using Django 1.9.7
Thanks
The text was updated successfully, but these errors were encountered:
Hi.
I'm unable to get tabbed-admin working.
No python errors, no javascript errors, jquery ui correctly loaded ... but simply I can't see any tab.
I've added tabbed_admin to INSTALLED_APPS, set TABBED_ADMIN_USE_JQUERY_UI to True, my model admin class is inheriting from TabbedModelAdmin and has a 'tabs' attribute.
Am I missing something? I'm using Django 1.9.7
Thanks
The text was updated successfully, but these errors were encountered: