On Tue, Mar 30, 2010 at 11:23 AM, grimmus <graham.col...@gmail.com> wrote:

> Thanks for the replies.
>
> I am using generic date based views for the page, so i am passing
> other things through the extra_context :
>
> My code is here http://dpaste.com/hold/177740/
>
> Thanks for any more info.
>
>
Please read:
http://docs.djangoproject.com/en/1.1/topics/generic-views/#adding-extra-context

It mentions exactly the problem you are having with "stale" results being
passed in extra_context and how to avoid it.

Karen

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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