ManyToManyField save in Django generic View not saving correctly

后端 未结 0 664
野性不改
野性不改 2021-02-02 16:54

I have the following code for a Model that has a ManyToManyField in it.

SinglePrescriptionFormset = modelformset_factory(
          


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