i can help you with this. last time I face this issue as well. On Tuesday, March 19, 2024 at 9:53:22 PM UTC-7 Simon Connah wrote:
> I've been scratching my head over this one. > > I have a user registration form but when I submit data on it and it always > returns a 404 (it wants to go to the /users/accounts/ URL) but there are no > URLs there. It initially went to /user/ but I created the view it was > looking for but it just then moved to /user/accounts/. > > I have added the get_success_url to point to the correct URL using reverse > but even that doesn't work. Can someone help me out with this please? > > Thank you. > > Simon. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4a07bbd8-aa50-4bfd-a306-6ee6b1d25236n%40googlegroups.com.

