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 was archived by the owner on Jan 6, 2019. It is now read-only.
Adding some quick and dirty internationalization support to flask-security using gettext() - note that for the flash messages you've to work around the JSON encoder problem not supporting lazy strings.
Adding some quick and dirty internationalization support to flask-security using gettext() - note that for the flash messages you've to work around the JSON encoder problem not supporting lazy strings.