We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d3d40 commit 0f65e08Copy full SHA for 0f65e08
1 file changed
news/migrations/0005_news_content_type_news_object_id.py
@@ -16,7 +16,6 @@ class Migration(migrations.Migration):
16
model_name="news",
17
name="content_type",
18
field=models.ForeignKey(
19
- default=0,
20
on_delete=django.db.models.deletion.CASCADE,
21
to="contenttypes.contenttype",
22
),
0 commit comments