-
Notifications
You must be signed in to change notification settings - Fork 1k
Edit profile [WIP] #1229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Edit profile [WIP] #1229
Conversation
I'm trying to make this form work but getting this error:
What's the right way to update the user model? |
@karan You don't ever need to manage the database transaction, that's handled automatically for you. I think you can just delete both the |
To be clear, you should never need to call |
@karan Are you still working on this? If not, Can I takeover? |
@gsb-eng I'm not. Please feel free to take over. |
Closing this in favor of #1847. Let me know if this is an error and we can reopen if needed. |
WIP
What can be edited:
Enable users to modify their own account #423
Future work needed: