Re: extension of generic views...

2008-07-11 Thread Rajesh Dhawan
On Jul 10, 5:41 pm, [EMAIL PROTECTED] wrote: > what's the best way with django to remember a page and redirect to > that page. > > so if you're atwww.mysite.com/entries/2008/jul/04/this-is-my-entry > and you click a link that stores something in a different db field > that once it goes through tha

extension of generic views...

2008-07-10 Thread mccomas . chris
what's the best way with django to remember a page and redirect to that page. so if you're at www.mysite.com/entries/2008/jul/04/this-is-my-entry and you click a link that stores something in a different db field that once it goes through that view and enters the info it redirects you to the url