Closed caseycesari closed 4 years ago
I'd also really like this, I need it for a current project. @caseypt, do you want to help me take a crack at this?
is there some plans for m2m support?
Yes it will be in near future.
@dominno Near future. It has been 4 years. 😄
Yes when is possibile to manage m2m?
It's possible with custom Widgets. It may be hard, but possible.
Ok, thanks @int-ua
Can you help me? I have this problem when I add in setup.py in INSTALLED_APPS = ["moderation"]
RuntimeError: Model class django.contrib.sites.models.Site doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS.
I add you the error: #160
Closed because of inactivity.
I see that it is listed as known issue. Are there any plans to integrate support for ManyToMany fields? Or do you have any thoughts or know what the issues are for implementing support? I could take a shot at it if you have any experimental code/ideas. Thanks.