mirror of
https://github.com/django/django.git
synced 2025-09-25 19:49:37 +00:00
parent
f8c005b4ec
commit
fdb855e7b2
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ default version of which is included with Django.
|
||||||
Rendering a custom comment form
|
Rendering a custom comment form
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
If you want more control over the look and feel of the comment form, you use use
|
If you want more control over the look and feel of the comment form, you may use
|
||||||
:ttag:`get_comment_form` to get a :doc:`form object </topics/forms/index>` that
|
:ttag:`get_comment_form` to get a :doc:`form object </topics/forms/index>` that
|
||||||
you can use in the template::
|
you can use in the template::
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue