Closed flavioamieiro closed 6 years ago
Hi there! Any comments on this Pull Request? This would fix #36 if merged. If there is anything I need to change to get it merged, just let me know.
Sorry for the delay! Merged. I'll do a release today including this change.
Django 2.0 requires ForeignKey and OneToOneFields to have the
on_delete
argument declared explicitly.