3
0
Fork 0

feat: add view to change current user password

This commit is contained in:
Lance Edgar 2024-08-05 11:45:00 -05:00
parent 70d13ee1e7
commit a2ba88ca8f
13 changed files with 259 additions and 7 deletions

View file

@ -34,6 +34,7 @@ dependencies = [
"pyramid_beaker",
"pyramid_deform",
"pyramid_mako",
"pyramid_tm",
"waitress",
"WebHelpers2",
"WuttJamaican[db]>=0.7.0",