It looks to me that when i use a file based caching, and if append messages
in my templates(based on user action), that particular page(with message)
also gets cached. Since 'these' pages would never be created again, what is
the best possible option? (Well, i just used file-based cache to quickly
see what was happening, but i guess the same happens for any other cache
mode too)

One thing that i could think of is use cache-fragments for the rest of the
sections in the template and leave out the 'div' which displays the
messages.

Any other solutions or comments?

-V
@venkasub <http://about.me/venkasub>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to