mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-12 00:50:40 +00:00
Update profile page with avatar
This commit is contained in:
@ -5,9 +5,9 @@ from app import db, hashids
|
||||
from app.decorators import admin_required
|
||||
from app.models import Role, User, UserSettingJobStatusMailNotificationLevel
|
||||
from app.settings.forms import (
|
||||
EditProfileSettingsForm,
|
||||
EditNotificationSettingsForm
|
||||
)
|
||||
from app.profile.forms import EditProfileSettingsForm
|
||||
from . import bp
|
||||
from .forms import AdminEditUserForm
|
||||
|
||||
|
Reference in New Issue
Block a user