I can't run django ra
devnquang2448 opened this issue · 2 comments
devnquang2448 commented
I have problem with django 4.0
web_1 | File "/usr/local/lib/python3.10/site-packages/ra/apps.py", line 3, in <module>
web_1 | from django.utils.translation import ugettext_lazy as _
web_1 | ImportError: cannot import name 'ugettext_lazy' from 'django.utils.translation' (/usr/local/lib/python3.10/site-packages/django/utils/translation/__init__.py)
RamezIssac commented
A new version is released with this, and much more, fixed and added