django-saml2-auth icon indicating copy to clipboard operation
django-saml2-auth copied to clipboard

disable django.contrib.admin

Open localguru opened this issue 6 years ago • 0 comments

Hi,

I'd like to authenticate users with django-saml2-auth to a single path e.g. /test and not using it for creating django users. Basically I'd like to disable django.contrib.admin completely. Removing admin urls from urlpatterns in urls.py doesn't work. Any ideas?

Cheers! M.

localguru avatar May 10 '19 12:05 localguru