Django - Crispy Forms Layout Not Working as Expected

后端 未结 0 831
眼角桃花
眼角桃花 2020-12-03 15:35

I\'m aiming to add a \'$\' onto an input box of a form. Below is the form:

class StgAccrualForm(ModelForm):
class Meta:
    model = Stg_Monthly_Accrual
    ex         


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