Public bug reported: Django babel 0.6.2 is not compatible with Django 2.2.
django-babel tries to import "from django.template.base import Lexer, TOKEN_TEXT, TOKEN_VAR, TOKEN_BLOCK", but TOKEN_TEXT does not exist. https://zuul.opendev.org/t/openstack/build/6c99974a09994709b2e9748aa65f89fa/log /job-output.txt#499 ** Affects: horizon Importance: High Status: New ** Tags: i18n ** Changed in: horizon Importance: Undecided => High ** Tags added: i18n -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1856540 Title: djnago-babel is not compatible with Django 2.2 Status in OpenStack Dashboard (Horizon): New Bug description: Django babel 0.6.2 is not compatible with Django 2.2. django-babel tries to import "from django.template.base import Lexer, TOKEN_TEXT, TOKEN_VAR, TOKEN_BLOCK", but TOKEN_TEXT does not exist. https://zuul.opendev.org/t/openstack/build/6c99974a09994709b2e9748aa65f89fa/log /job-output.txt#499 To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1856540/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

