Re: satchmo SSLRedirectMiddleware for /admin not working with 1.1.1

2009-11-03 Thread captainmish
Hi Still chasing this one, and it seems that POSTs in the admin will use http, not https when posting. Looking at the admin template, the action is {{ form_url }} - this seems to be None, I was wondering about using something like request.HTTP_REFERER in there, to make sure it stays on https - an

satchmo SSLRedirectMiddleware for /admin not working with 1.1.1

2009-10-27 Thread captainmish
Hello First apologies for cross-posting, this is also a discussion in satchmo-users. I am trying to secure admin urls using satchmo's (0.9) SSLRedirectMiddleware, using HTTPS_PATHS in settings. It works perfectly in django 1.1, but breaks in 1.1.1 with "Django can't perform a SSL redirect while