You already try to put this option in settings.py?
LOGIN_REDIRECT_URL = "/"


2013/7/5 Sivaram R <sivaram2...@gmail.com>

> I am developing an django app,now the problem is after successfull
> login,it takes me to account/profile  which is no longer available in
> django urls.But after removing that account/profile and hit enter it is
> taking inside the application.Do i need to frame a method and page for that
> or how to override that using program.
>
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to