-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
File "/home/www/django/home-page-cms/cmsplugin_contact_plus/models.py", line 107, in ExtraField
form = models.ForeignKey(ContactPlus, verbose_name=_("Contact Form"))
TypeError: __init__() missing 1 required positional argument: 'on_delete'
added , on_delete=models.CASCADE as quick fix
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels