HttpResponseRedirect Weirdness

2006-12-27 Thread Doug Van Horn
Django Version: 4248 OS: Windows XP Pro FF: 2.0.0.1 IE: 6.0 I'm seeing a weird behavior with a very basic form, I was hoping some additional eyes might help. This example exhibits the strange behavior: I have an HTML page with the following form: And the following in views.py: def red

Re: HttpResponseRedirect Weirdness

2006-12-27 Thread Doug Van Horn
Nevermind. I found Ticket #3089 [http://code.djangoproject.com/ticket/3089] after a little Google-ing. I'll be interested in seeing what that one is all about. Meanwhile, I'll continue to repeat to myself: "Google is my friend." Thanks. --~--~-~--~~~---~--~~