mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
on_delete will be a required arg for ForeignKey in Django 2.0. Set it to models.CASCADE on models and in existing migrations if you want to maintain the current default behavior. See https://docs.djangoproject.com/en/1.11/ref/models/fields/#django.db.models.ForeignKey.on_delete
1.0 KiB
1.0 KiB