質問編集履歴
1
バージョン情報
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -67,4 +67,6 @@
|
|
|
67
67
|
form_class = ServiceUpdateForm
|
|
68
68
|
template_name = 'my_apps/service-update.html'
|
|
69
69
|
|
|
70
|
-
```
|
|
70
|
+
```
|
|
71
|
+
Django 2.x.x
|
|
72
|
+
Python 3.x
|