Thanks for you input. Okay, I clearly need to do a bit of revision on
nesting loops in templates then, if you think it might be possible to
do that. 3 nested 'while' loops with incrementing variables sound
doable in a template?

>Well, what does the updating of the dict consist of?

It will need to be updated based on queryset derived from a model, so
not so much a cron job. I do have the rest of the app working as I
want it. It's the calendar with the unusual form/structure  that I'm
struggling to implement with the stock Django tools.

I'll take a step back and give it another shot with logic in view and
parsing in the template.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to