|
In an non-production wagtail installation I get an when trying to translate a field: I'm sure I've translated some pages successfully some time ago... I'm now on wagtail 2.13.1 and wagtail-localize 0.9.5, but this error was already present in 2.12.x |
Answered by
tombreit
Jun 9, 2021
Replies: 1 comment 1 reply
|
Sorry for the noise - this issue was caused by my root rest_framework settings: After moving/deleting this setting fields could be translated again. |
1 reply
Answer selected by
tombreit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Sorry for the noise - this issue was caused by my root rest_framework settings:
After moving/deleting this setting fields could be translated again.