mirror of
https://github.com/wassname/flask-security.git
synced 2026-09-27 14:00:28 +08:00
`datastore. find_or_create_role("admin")` will now always return a role
with the name admin; useful for initialisation,
`datastore. find_or_create_role("admin")` will now always return a role
with the name admin; useful for initialisation,