I figured it out. I passed the requested calendars to my template and used a forloop to pass them as a get request to the URL.
On Mar 26, 4:23 pm, Timboy <corn13r...@gmail.com> wrote: > I've created a calendar view and users can select multiple calendars > with checkboxes. It passes this: ? > calendars=CALNAME&calendars=CALNAME2&calendars=CALNAME2 to the url and > returns the proper events but when I change months it goes back to the > default calendar... > > how can I make the selected calendars persistent? > > I was searching for some sort of solution and ran across the following > link for 0.96. I'm hoping there is some sort of built in way. I would > think that this would be somewhat of a common need for > sites.http://www.djangosnippets.org/snippets/1175/ > > TIA --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---