Damilare Onifade

Results 2 comments of Damilare Onifade

I am seeing this same issues with Python 3.9/Django4.0 from django.utils.translation import ugettext_lazy as _ ImportError: cannot import name 'ugettext_lazy' from 'django.utils.translation' (/Users/davidrobb/Development/python/david_robb/django-demo-blog/venv/lib/python3.9/site-packages/django/utils/translation/init.py) I think an upgrade neds to be...

@bickkysahand @nickpolet I am still having this same issue. I had to use django-mptt in my last application. Still worried on what this will give me now