bssher

Results 6 comments of bssher

Django==1.11.16 using this project. https://github.com/GeoNode/geonode

Thanks @bossan. I was able to resolve it by upgrading response. Next question how do I access the login page. I have updated the urls.py, what is the path to...

Thanks for the help! I'm getting closer. When I login I get the following message in the apache logs JWTError: Signature verification failed. My guess is its a keycloak configuration....

I didn't. What's the command in django admin. The only 2 commands I see available are keycloak_add_user keycloak_refresh_realm Also any specific setting you make in keycloak in the Fine Grain...

Update, I got the template to load, but receive the following error. I am using Geonode 2.9 TemplateSyntaxError at /maps/new 'future' is not a registered tag library. Must be one...

I don’t have any installs of 2.8. I removed the future tag fromc2.9 with no luck, but maybe not in the correct place? On Thu, Aug 23, 2018 at 12:16...