Re: Putting django based site on HTTPS

2009-10-26 Thread Graham Dumpleton
On Oct 27, 2:20 pm, zweb wrote: > I want to serve whole of my site on HTTPS. > But HttpResponseRedirect  is sending to http by default. > > Any way to tell django that it should use https and not http > > I am using mod_python on one site and mod_wsgi on another. Both need > to go to HTTPS For

Putting django based site on HTTPS

2009-10-26 Thread zweb
I want to serve whole of my site on HTTPS. But HttpResponseRedirect is sending to http by default. Any way to tell django that it should use https and not http I am using mod_python on one site and mod_wsgi on another. Both need to go to HTTPS --~--~-~--~~~---~--~