Greetings,

I am designing an application that includes a menu with a many to many
relationship with links. These menus will hardly ever change. What is
the best way to cache these pages? Should I use the messaging system
to create an html file to use when the menu is changed? Is database
access quicker than disk access? Do I even need to do this considering
Django has a cache system? Any help would be greatly appreciated.

Cheers,
Ryan
--~--~---------~--~----~------------~-------~--~----~
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