Django back button issue after log-out

2012-12-17 Thread Ashish Sable
I have written simple registration(login,logout) Django apps. when i click on logout and then back button from browser it shows me previous page. it should redirect me to login page. please help -- You received this message because you are subscribed to the Google Groups "Django users" group.

Re: Django back button issue after log-out

2012-12-17 Thread Ashish Sable
, ke1g wrote: > > > > On Mon, Dec 17, 2012 at 5:14 AM, Ashish Sable > > > wrote: > >> >> I have written simple registration(login,logout) Django apps. >> when i click on logout and then back button from browser >> it shows me previous page. it s