wip: further development
This commit is contained in:
@@ -38,7 +38,7 @@ impl DepotRepository for UserRepository {
|
||||
.build()
|
||||
.set_widget(
|
||||
"password",
|
||||
Widget::widget("/admin/widgets/password_change.jinja").as_password(),
|
||||
Widget::widget("/depot/widgets/password_change.jinja").as_password(),
|
||||
)
|
||||
.set_widget("is_staff", Widget::checkbox())
|
||||
.set_widget("is_active", Widget::checkbox())
|
||||
|
||||
Reference in New Issue
Block a user