﻿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
224	AUTH_SESSION_COOKIE change	anonymous	Adrian Holovaty	"This will be more funny:

{{{
$ diff -urN django_src django_src.new
diff -urN django_src/django/conf/global_settings.py django_src.new/django/conf/global_settings.py
--- django_src/django/conf/global_settings.py   2005-07-28 01:39:55.000000000 +0200
+++ django_src.new/django/conf/global_settings.py       2005-07-29 18:42:03.000000000 +0200
@@ -49,7 +49,7 @@
 EMAIL_HOST = 'localhost'

 # Name of the session cookie. This can be whatever you want.
-AUTH_SESSION_COOKIE = 'rizzo'
+AUTH_SESSION_COOKIE = 'Rocco'

 # List of locations of the template source files, in search order.
 TEMPLATE_DIRS = ()
}}}"	defect	closed	contrib.admin		normal	invalid			Unreviewed	0	0	0	0	0	0
