dlanghorne0428 / StudioMusicPlayer

Music Player for Ballroom Dance Studio
MIT License
0 stars 0 forks source link

Allow users to change their password. #38

Closed dlanghorne0428 closed 2 years ago

dlanghorne0428 commented 2 years ago

Ensure the superuser can reset a user's password in case they forget it.

dlanghorne0428 commented 2 years ago

Implemented django authentication views. Admin user can change the password of other users