質問編集履歴
1
内容編集
title
CHANGED
File without changes
|
body
CHANGED
@@ -34,7 +34,7 @@
|
|
34
34
|
```
|
35
35
|
form.html
|
36
36
|
```html
|
37
|
-
<div
|
37
|
+
<div>
|
38
38
|
{{ form.non_field_errors }}
|
39
39
|
{% for field in form %}
|
40
40
|
<label for="{{ field.id_for_label }}" class="control-label col-md-4 col-sm-4 ">
|