diff options
author | Jacob Kaplan-Moss <jacob@jacobian.org> | 2008-06-18 16:13:14 +0000 |
---|---|---|
committer | Jacob Kaplan-Moss <jacob@jacobian.org> | 2008-06-18 16:13:14 +0000 |
commit | 2b62e945b09ef56e5a28389ad049deec1c347cec (patch) | |
tree | 6380f1f947fc74c72085e34d56faf611438c2005 /AUTHORS | |
parent | c5f7caba72063e0f9496b3a8de00c27fe061516a (diff) | |
download | django-2b62e945b09ef56e5a28389ad049deec1c347cec.tar.gz |
Fixed #3393: login view no longer assumes that set_test_cookie has been called. This is mildly backwards-incompatible, but in the "now it works the way it should have all along" sense. Thanks to James and lcordier for the patches.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7692 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -228,6 +228,7 @@ answer newbie questions, and generally made Django that much better: Nicola Larosa <nico@teknico.net> Rune Rønde Laursen <runerl@skjoldhoej.dk> Eugene Lazutkin <http://lazutkin.com/blog/> + lcordier@point45.com Jeong-Min Lee <falsetru@gmail.com> Jannis Leidel <jl@websushi.org> Christopher Lenz <http://www.cmlenz.net/> |