How to create slug of many to many fields in django?

前端 未结 0 1525
-上瘾入骨i
-上瘾入骨i 2020-12-13 06:33

I want to make slugs on post save for my model using three fields one charfield and two ManytoMany Fields but getting error during saving. Here is my code:

Heading #

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