I'm not saying that the original OP code didn't work, just that it felt
sloppy to have this lists/delete/item1 url lingering out there. Just looking
for a better way. :)


John Crawford-14 wrote:
> 
> 
> Okay, I'm not sure why the OP code didn't work - it seems like going
> to the URL 'lists/show', with the updated list, would work. So my
> *guess* is that since it's a page the browser already saw and cached,
> that the page just isn't getting refreshed. In other words, if he hit
> the browser-refresh button, the page would display correctly. So the
> redirect is causing the browser to consider it as a new page, and
> thereby refreshes it.
> 
> Is this what's going on, or is there something more complex that I am
> missing? :)
> 
> John C>
> 
> > 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-handle-view-url-situation-%28Newbie%29-tp23363094p23372688.html
Sent from the django-users mailing list archive at Nabble.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