I had this issue with a couple admin-based Ajax requests/posts. I had to create https variants for the URLs to work properly behind https.
On Fri, Oct 16, 2009 at 12:09 PM, captainmish <[email protected]> wrote: > > Hello > > I am trying to use settings.HTTPS_PATHS with /admin on my satchmo > 0.9 / django 1.1 install, this logs in fine and swaps to https, but > nothing can be saved - i think this may be because the saves are POSTs > which cant be redirected? > > We are behind a load balancer which sets HTTP_X_URL_SCHEME - this > seems to work fine for checkouts etc, but not admin. > > Has anyone seen/solved this? any ideas? > > Thanks, > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
