maxolasersquad / orthosie

Point of sale system written in Python
GNU General Public License v3.0
87 stars 49 forks source link

TypeError: __init__() missing 1 required positional argument: 'on_delete' #37

Open JuggernautPanda opened 6 years ago

JuggernautPanda commented 6 years ago

I am getting this error on Ubuntu 16.04

Mehedi61 commented 5 years ago

@JuggernautPanda Hmm, the project is written in Django 1.10. But I think you are using Django 2+. That's why you are facing this issue.