mirror of https://github.com/zulip/zulip.git
c74f125b7c
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_remove_huddlecount.py | ||
0003_fillstate.py | ||
0004_add_subgroup.py | ||
0005_alter_field_size.py | ||
0006_add_subgroup_to_unique_constraints.py | ||
0007_remove_interval.py | ||
0008_add_count_indexes.py | ||
0009_remove_messages_to_stream_stat.py | ||
0010_clear_messages_sent_values.py | ||
0011_clear_analytics_tables.py | ||
__init__.py |