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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -