質問編集履歴
2
title
CHANGED
File without changes
|
body
CHANGED
@@ -21,6 +21,8 @@
|
|
21
21
|
response['Content-Disposition'] = 'attachment; filename="hogehohe.zip"'
|
22
22
|
return response
|
23
23
|
```
|
24
|
+
|
25
|
+
ZIP_ROOTはzipファイルの格納場所です
|
24
26
|
使用ツールとバージョンです
|
25
27
|
python 3.6
|
26
28
|
django 3.1.2
|
1
質問文の修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -25,6 +25,4 @@
|
|
25
25
|
python 3.6
|
26
26
|
django 3.1.2
|
27
27
|
Chrome
|
28
|
-
pycharm
|
28
|
+
pycharm
|
29
|
-
|
30
|
-
何卒お力添えをお願いいたします
|