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
I'm not getting any errors with this, but after I did an upgrade from Django==1.8 to Django==1.11 the authorization section of the admin menu has seemingly disappeared.
I've verified that I am a superuser, so I'm not sure why this isn't displaying.
This is the relevant section of my django_suit_config in the settings.py:
django==1.11.14
django-suit==0.2.26
I'm not getting any errors with this, but after I did an upgrade from Django==1.8 to Django==1.11 the authorization section of the admin menu has seemingly disappeared.
I've verified that I am a superuser, so I'm not sure why this isn't displaying.
This is the relevant section of my django_suit_config in the settings.py:
Nothing is showing up for auth.
The text was updated successfully, but these errors were encountered: