Hello all,

    I have a redirect that redirects to a previously used view.  The data 
in the view should change, and does, once I reload the page.  How can I get 
the new page without reloading the page first?  For clarity, here is the 
basic process I have defined so far.

1. View is loaded and everything looks great.
2. Eventually, the user goes through a redirect that points to the original 
view in step 1.
3. Once they are on the same view as step 1, the old data is present.  I 
have a to right-click and reload the page for the new data to appear on the 
view.

What am I missing?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/c2a02648-8f76-40d7-b39e-66c4c83429d8n%40googlegroups.com.

Reply via email to