Adam Seering wrote:
On Jan 6, 2007, at 6:28 AM, [EMAIL PROTECTED] wrote: > I do not really think that you need to Redirect after every post - > only > when data is altered. In general, I agree, but many Web browsers give an annoying warning message if you try to go back across a POST; it's nice to redirect so as to avoid that message
If data is not altered, absolutely no problem to use Back button. For example I have entred some data in form, got validation error, but then realized I want to go back. I just go back. Any usage of Redirect breaks Back button (or at least makes it usage more difficult since you need to go back a one step more). --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---