django-beginners-guide icon indicating copy to clipboard operation
django-beginners-guide copied to clipboard

missing 1 required positional argument: 'on_delete' in boards/models.py

Open Fabioni opened this issue 4 years ago • 0 comments

in boards/models.py you miss the on_delete parameter for the ForeignKeys.

Fabioni avatar Feb 16 '21 09:02 Fabioni