Open helb opened 7 years ago
Hello @helb,
Thank you so much for the PR. Would you be so kind and resolve the CI errors in travis?
pushy/models.py:74:80: E501 line too long (98 > 79 characters)
Also, please make sure to add "django==2.0.0" after the following line: https://github.com/rakanalh/django-pushy/blob/master/.travis.yml#L13
on_delete
will be mandatory in Django 2.0: