> Now a user submits two different searches, one in each of two browser > tabs. > After that, queryset contains two dicts/pairs. > > Then the user refines the query in one of the tabs. Obviously, I want > to know which one. But I only have at most a chronology of previously > submitted searches. If I don't, then somehow, when the user clicks on > a catecory to refine the results, the same randomKey must be submitted > together with his/her "refinement click" so I can check against each > currently saved randomKey in my list. How will that happen? Would that > involve the template, e.g., by adding a hidden HTML tag or hidden > input field with the randomKey somehow so that I "get back" the > randomKey? > > I feel stupid for asking all this after having gotten all these fine > pointers, but obviously I'm not digging yet and am somewhat missing > the true point, maybe.
After just having had my first coffee in the morning (Euro timezone), I feel even stupider discovering I had already read about that and found it to be an interesting concept late last night. That must have been where it got into my subconscious then. :-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---