2 Commits

Author SHA1 Message Date
Thomas Waldmann
d8bb177301 django 2.0 requires on_delete arg for ForeignKey/OneToOneField
the default in django 1.11 is models.CASCADE.

note: updated migrations, the models already had the required change.
2018-10-19 22:05:35 +02:00
Thomas Waldmann
b6968fdb6f add migration for PR #179 2014-11-15 22:28:26 +01:00