mirror of https://github.com/zulip/zulip.git
323fbdefa8
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 |
||
---|---|---|
.. | ||
0001_initial.py | ||
0002_remote_zulip_server.py | ||
0003_add_default_for_remotezulipserver_last_updated_field.py | ||
__init__.py |