how to convert python to html in django template

后端 未结 0 577
挽巷
挽巷 2020-12-24 14:06

I am using json2html to convert json values to html tables in my views.py which gives me html code

render(request, \'home.html\', {\'value\': json2html.conver         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题