Hallöchen!

Nathan Geffen writes:

> I am using per-view caching in version 1.3 and would prefer to avoid
> caching in my templates as far as possible. However, I've hit a snag.
> If the messaging framework generates a message for a cached view, one
> of two things happen:
>
> 1. If the page is not yet in cache, the page gets cached with the
> message in it. So next time a user goes to the page, they get an old
> message.
>
> 2. If the page is already in cache, the message isn't displayed.

I think https://code.djangoproject.com/ticket/13894 is related to
this.

Tschö,
Torsten.

-- 
Torsten Bronger    Jabber ID: torsten.bron...@jabber.rwth-aachen.de
                                  or http://bronger-jmp.appspot.com

-- 
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