Re: Question about login

2009-06-06 Thread David
Your reply is truely helpful! Thanks Gabriel! On Jun 6, 7:22 pm, Gabriel wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > David escribió: > > > > > > > Hello, > > > Just wonder if anybody has met this. I modified LOGIN_REDIRECT_URL > > from "accounts/profile" to 'accounts' but Dj

Re: Question about login

2009-06-06 Thread Gabriel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 David escribió: > Hello, > > Just wonder if anybody has met this. I modified LOGIN_REDIRECT_URL > from "accounts/profile" to 'accounts' but Django still re-directs to > "accounts/profile" after a user has logined successfully. If > LOGIN_REDIRECT_U

Question about login

2009-06-06 Thread David
Hello, Just wonder if anybody has met this. I modified LOGIN_REDIRECT_URL from "accounts/profile" to 'accounts' but Django still re-directs to "accounts/profile" after a user has logined successfully. If LOGIN_REDIRECT_URL is the url for default re-directing, then why it still comes the word "pro