﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
28965	Update cookie date format to follow RFC2616	Alexey	Alexey	"For some reason Django set expires for cookies with hyphens in date (Tue, 25-Dec-2018 22:26:13 GMT).

Seems it was first introduced in [https://github.com/django/django/commit/390666ac2bf8223bede4f78a97836051bc9f9526 390666ac2bf8223bede4f78a97836051bc9f9526] to fix #508

The proper format is UTC string (RFC-1123): Tue, 25 Dec 2018 21:15:29 GMT"	Cleanup/optimization	closed	Utilities	2.0	Normal	fixed	cookie	Sergey Fedoseev	Accepted	1	0	0	0	1	0
