django - Invalid template library specified. ImportError raised when trying to load 'bootstrap3.templatetags.bootstrap3': cannot import name 'flatatt' -


i don't know happened of sudden getting error:

invalid template library specified. importerror raised when trying load 'bootstrap3.templatetags.bootstrap3': cannot import name 'flatatt'

any ideas?

look file gives error

and change line having flatatt in import given line

from django.forms.utils import flatatt 

Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

Ansible warning on jinja2 braces on when -