omji / django-tabbed-admin

Easily add tabs to django admin forms
BSD 3-Clause "New" or "Revised" License
63 stars 68 forks source link

Unable to get tabbed-admin working #20

Open faxioman opened 6 years ago

faxioman commented 6 years ago

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

jlplenio commented 5 years ago

Have you tried to manually configure the tabs? https://github.com/omji/django-tabbed-admin#configure-admin-tabs