Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatability with sqlalchemy-i18n? #16

Open
angelosarto opened this issue Mar 21, 2016 · 2 comments
Open

Incompatability with sqlalchemy-i18n? #16

angelosarto opened this issue Mar 21, 2016 · 2 comments

Comments

@angelosarto
Copy link
Contributor

When I switch from 3.0.2 to any 4.X series I get a new error on startup:

sqlalchemy_i18n.exc.UnknownLocaleError: Unknown locale jsonapi_desc_for_attrs given for instance of class <class 'sqlalchemy.ext.declarative.api.DeclarativeMeta'>. Locale is not one of ['zxx', 'en_us', 'de_de']

When I downgrade back to 3.0.2 it works fine so there is something definitely changed in how this integrates in 4.X vs 3.X.

I don't yet have an isolated test case this is integrated into a whole bunch of code. I will work on creating one as soon as I can.

Do you have any places or configurations I should check until I get a better example?

@ColtonProvias
Copy link
Owner

Sorry for the delay, I'll take a look into this shortly!

@ColtonProvias
Copy link
Owner

@angelosarto Do you have a code sample that recreates this error?

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

No branches or pull requests

2 participants