Kaydet (Commit) 648adcd3 authored tarafından Julien Phalip's avatar Julien Phalip

Fixed #17285 -- Fixed a small typo in SimpleTemplateResponse's doc. Thanks, yorkedork.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17146 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst a89b1562
......@@ -105,7 +105,7 @@ Methods
Override this method in order to customize template rendering.
.. method:: SimpleTemplateResponse.add_post_rendering_callback
.. method:: SimpleTemplateResponse.add_post_render_callback
Add a callback that will be invoked after rendering has taken
place. This hook can be used to defer certain processing
......
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