Skip to content

Commit 0f65e08

Browse files
committed
fix?
1 parent b5d3d40 commit 0f65e08

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

news/migrations/0005_news_content_type_news_object_id.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ class Migration(migrations.Migration):
1616
model_name="news",
1717
name="content_type",
1818
field=models.ForeignKey(
19-
default=0,
2019
on_delete=django.db.models.deletion.CASCADE,
2120
to="contenttypes.contenttype",
2221
),

0 commit comments

Comments
 (0)