Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

Support of multiple domains #16

Open
alexander-myltsev opened this issue May 3, 2019 · 0 comments
Open

Support of multiple domains #16

alexander-myltsev opened this issue May 3, 2019 · 0 comments

Comments

@alexander-myltsev
Copy link

I'm using flask_user with babelex. flask_user provides i18n for its registration pages, but not for emails it's sending. I'd like to implement only translations for my custom emails, but not for the standard pages. I can provide my own domain to Babel instance. I'd like flask_user to get email translations from my custom Domain, but fall back to its own on standard pages. Having two Domains -- mine and flask_user's -- how can I merge them to the single domain and pass it to Babel?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant