You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2022. It is now read-only.
Besides, when database_admin_interface and users_db are enabled, things get awkward because you get two UIs to manipulate users, each one with their own downsides.
The one in /users only lets you add users, but it's more user friendly. The one in /admin does everything, but you need to manually edit the JSON field.
Maybe we should just drop flask-admin and implement the CRUD parts ourselves.
/admin
has a different style than the other pages. It should use the Bootstrap Italia theme.The text was updated successfully, but these errors were encountered: