Hi everyone,

I have a search results page and need to be able to go to a detail
page for any result. I would like to provide the user a way to return
to their search results and not clutter the querystring with search
parameters.

What's the best approach for this using Django? Should I stuff the
queryset into a session?

TIA,
Brandon
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to