django1/django/http
Gary Wilson Jr 4d6f0f2650 Fixed #6657 -- Don't set secure attribute on cookie if `secure=False` is passed, thanks Gulopine.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7204 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-03-08 03:31:42 +00:00
..
__init__.py Fixed #6657 -- Don't set secure attribute on cookie if `secure=False` is passed, thanks Gulopine. 2008-03-08 03:31:42 +00:00
utils.py Small docstring edit in django/http/utils.py from [6662] 2007-12-01 17:33:14 +00:00