質問編集履歴
1
参考にしたサイト、書籍を追加
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -103,6 +103,8 @@
|
|
|
103
103
|
3. 通信はhttp通信、サーバーはローカルネットワークにあります。
|
|
104
104
|
|
|
105
105
|
---
|
|
106
|
-
【以下参考にしたサイト】
|
|
106
|
+
【以下参考にしたサイト・書籍】
|
|
107
107
|
[https://hacknote.jp/archives/27367/](https://hacknote.jp/archives/27367/)
|
|
108
|
-
[https://stackoverflow.com/questions/36994828/413-request-entity-too-large-nginx-django](https://stackoverflow.com/questions/36994828/413-request-entity-too-large-nginx-django)
|
|
108
|
+
[https://stackoverflow.com/questions/36994828/413-request-entity-too-large-nginx-django](https://stackoverflow.com/questions/36994828/413-request-entity-too-large-nginx-django)
|
|
109
|
+
現場で使える Django の教科書《基礎編》
|
|
110
|
+
現場で使える Django の教科書《実践編》
|