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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -