How to add bootstrap styling to grouped fields in django form

前端 未结 0 1184
野性不改
野性不改 2020-12-09 14:28

This was how i rendered my form with bootstrap styling before:

forms.py

from django import forms
from .models import Post


    class          


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