-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
Fixed _force_text_recursive typo #3908
Fixed _force_text_recursive typo #3908
Conversation
Interesting, I'm wondering how this looked like before vs with this change. |
Something like this.
Before:
After:
|
I'm just wondering how or why this wasn't raised before. @xordoquy any ideas? |
That's a somewhat minor side effect for the display. |
Note that in the end the lazy object will get translated anyway which is why I said it was minor. |
Good catch, thanks for the PR ! |
Fixed _force_text_recursive typo
Looks like a typo.
Steps to reproduce: