Re: add https to django

2009-03-20 Thread djanm...@gmail.com
Hi, > I'd recommend you use all the power of your webserver for this (apache > or nginx or whatever). There should be no specific modifications on > the django site if you do it right. Thank you for your recommandation, actualy i try with a short django application. > I think this gui has the f

add https to django

2009-03-19 Thread djanm...@gmail.com
Dear all, to add 'https' to my application, I followed this steps "http:// www.djangosnippets.org/snippets/240/", and i add {ssl:true} to urls of admin, but when from browser i acess to the http://ip:8000/admin/ i have redirection to https://ip:8000/admin/ and not acess "transfert of data are in