0

I created a class to update user information, but the information is not saved. Can you help me find the code problem?

I created a class called ProfileUpdateView that overrides LoginRequiredMixin and View. When I change the profile information, I am redirected to the page itself, but the information is not saved in the database.

  • It sounds like your form is not validating. However, we can't know anything or help you if you don't show us the code. – vinkomlacic Feb 23 '23 at 07:49

0 Answers0