How to style a Django editable form in bootstrap

后端 未结 0 1992
孤街浪徒
孤街浪徒 2020-12-09 16:16

I have a form that returns the following fields:

fields = [\'username\', \'first_name\', \'last_name\', \'email\']

So in my profile/edi

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