Re: Weird issue with a form

2024-03-21 Thread Ahmed-developer
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 /u

Weird issue with a form

2024-03-19 Thread 'Simon Connah' via Django users
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 m