Brown-University-Library / django-shibboleth-remoteuser

Middleware for using Shibboleth with Django
MIT License
94 stars 74 forks source link

error with Template tags #69

Closed leslie971 closed 6 years ago

leslie971 commented 6 years ago

Hello

I tried to use the template tags but i have this error :u'shibboleth' is not a registered namespace in the settings.py file the modified parameter is TEMPLATE_CONTEXT_PROCESSORS

django 1.6

Thanks

bcail commented 6 years ago

@leslie971 Django 1.6 is not supported anymore. Please upgrade to Django 1.11 or 2.0 and try again.

leslie971 commented 6 years ago

I can not upgrade django into Geonode is there an old version of this package? is there another solution?

bcail commented 6 years ago

Sure, there are tags/releases of this package, and you can try various older ones - don't have to use the most recent.