oscarmlage / django-cruds-adminlte

django-cruds is simple drop-in django app that creates CRUD for faster prototyping
BSD 3-Clause "New" or "Revised" License
424 stars 81 forks source link

ImportError: cannot import name 'ugettext' from 'django.utils.translation' #149

Open frwkl opened 2 years ago

frwkl commented 2 years ago

Hello,

thanks for the nice work. I want to start the demo project and get the ImportError: cannot import name 'ugettext' from 'django.utils.translation'. I'm using Python 3.99 in a virtual env. What can i do ? Thanks in advance.

mzc2812875237 commented 2 years ago

I was also looking for a way, but to no avail