質問編集履歴
1
修正
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|

|
|
11
11
|
|
|
12
|
-
以下は、monitor/urls.pyになります。
|
|
12
|
+
以下は、プロジェクトディレクトリ/monitor/urls.pyになります。
|
|
13
13
|
```
|
|
14
14
|
from django.urls import path,include
|
|
15
15
|
|