質問編集履歴

1

ご指摘いただいた点を加筆しました

2020/12/10 07:47

投稿

graycat
graycat

スコア0

test CHANGED
File without changes
test CHANGED
@@ -26,7 +26,7 @@
26
26
 
27
27
 
28
28
 
29
-
29
+ '''python
30
30
 
31
31
  def index(request):
32
32
 
@@ -72,9 +72,9 @@
72
72
 
73
73
  return render(request, template_name, context)
74
74
 
75
+ '''
75
76
 
76
-
77
- models.py
77
+ <models.py>inspectdb使用
78
78
 
79
79
 
80
80