Hellow, Any advice you can offer on optimizing this view would be greatly appreciated.
http://dpaste.com/7543/ I was planning on trying to reduce the amount of data in pForms, the list that is passed to the template. Since i'm saving 19 presentations into this list along with the forms, i'm assuming this is the bottleneck. Any ideas how to work around this? I was going to start by only saving the data that I need, rather than the entire object. Also, since most of this data does not change very often, I should probably cache it. Do you have a recommendation on how to cache the objects in this view? Thanks, Milan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---