質問編集履歴

1

ミス

2019/08/29 03:36

投稿

AAA7
AAA7

スコア10

test CHANGED
File without changes
test CHANGED
@@ -105,3 +105,5 @@
105
105
  class Post(models.Model):
106
106
 
107
107
  picture = models.ImageField(upload_to='media/menu_file')
108
+
109
+ ```