Django: Is it possible to initialize an empty form (from formset) in template with a set prefix (other than __prefix__)?

前端 未结 0 1550
抹茶落季
抹茶落季 2020-12-15 13:40

I am using a model formset and adding new forms dynamically to it with {{ formset.empty_form }}. The thing is that I am also using django-ckeditor\

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