my problem is, when i register a new user it logs me in after inserting in the db and redirects me to /users/<username>/ but if i login normally using the django.contrib.auth it redirects me to accounts/profile.
my question is, how do i unify this redirect since it should take me to the same place?
thanks
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/PMGDG1tK1IoJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment