I have created an app "myapp" with the user
(1) Change username:
Now I want to change the username to "johndoe"
Dashboard headline "App: myapp Database: db Table: auth_user"
I change the username, click on [Save] and [Close]
Seems to be ok.
And a second click on db.auth_user displays the old values.
Why?
(2) Change password:
How can I change a password using the dashboard?
Regards, Martin