Re: Simply can't get sessions to work - help!

2008-04-30 Thread Brandon Taylor
I got it figured out. It wasn't anything to do with my session code at all. It was my own fault, not matching the "thanks" view correctly. I'm still getting used to matching routes with RegExes, but now I know what to do next time. Thanks, Brandon On Apr 30, 7:48 pm, Brandon Taylor <[EMAIL PROT

Re: Simply can't get sessions to work - help!

2008-04-30 Thread Brandon Taylor
Hi Karen, Ok, I have verified that the session cookie is being set using the WebDeveloper toolbar in Firefox, and I set up an "error" page to redirect to if the cookie wasn't set. All that worked as intended. So, my next stupid question is...how do I get the value of the cookie back out to the t

Re: Simply can't get sessions to work - help!

2008-04-30 Thread Karen Tracey
On Wed, Apr 30, 2008 at 3:40 PM, Brandon Taylor <[EMAIL PROTECTED]> wrote: > > Hello everyone, > > I must be missing the forest for the trees, because I simply can't see > what I'm doing wrong here! > > #in views.py > def find_seminar_occurrence(request, slug, id): >occurrence = get_object_or_