Kaydet (Commit) 1d0abeaf authored tarafından Tim Graham's avatar Tim Graham

Fixed #26375 -- Used a more generic name in a reusable template example.

üst 39a16dd2
......@@ -132,7 +132,7 @@ editing content:
<form action="" method="post">{% csrf_token %}
{{ form.as_p }}
<input type="submit" value="Create" />
<input type="submit" value="Save" />
</form>
``UpdateView``
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment