python - Django-redactor: name 'widgets' is not defined -


when try import redactor.widgets in django app error title. in python command line importing redactor.widgetsdoesn't produce errors. have idea why happening? runs in virtualenv, tried installing django-redactor using pip , manually.

thanks in advance.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -