-
Notifications
You must be signed in to change notification settings - Fork 81
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
Import Error while using Django-4.2 #97
Comments
I have the same issue. Reading through the issue list it seems to me that there is a fix for this in version 0.10.2 which has not been pushed to PyPi yet (https://github.com/panosl/django-currencies/issues/85)
Note: I wouldn't use this in production, but works fine for development |
Any update? |
Any updates on this? Still facing the same issue. Django 4.0. I over came the issue as suggested by @ish91 . However l used: |
Any updates? i'm facing the same error with Django 5.1.1 |
Details:
ImportError: cannot import name 'ugettext_lazy' from 'django.utils.translation'
The text was updated successfully, but these errors were encountered: