Open onlyphantom opened 3 years ago
Additionally updated the foreign key reference to User model using django's recommendation. Current implementation will raise an error on user since it now requires an on_delete value
Additionally updated the foreign key reference to User model using django's recommendation. Current implementation will raise an error on user since it now requires an on_delete value