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

Impossible to have multi-lingual support #1831

Open
ghost opened this issue Dec 5, 2017 · 0 comments
Open

Impossible to have multi-lingual support #1831

ghost opened this issue Dec 5, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 5, 2017

I follow this documentation to have multi-lingual support:
http://mezzanine.readthedocs.io/en/latest/multi-lingual-sites.html

But when I type the command python manage.py update_translation_fields, I get this error:

Using default language: fr
Updating data of model '<class 'mezzanine.conf.models.Setting'>'
Traceback (most recent call last):
[…]
model._default_manager.filter(q).rewrite(False).update(
AttributeError: 'QuerySet' object has no attribute 'rewrite'

Versions:

  • Django==1.10.8
  • Mezzanine==4.2.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant