mirror of
https://github.com/django/django.git
synced 2025-06-13 23:49:13 +00:00
Fixed ReST error in [2332]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2333 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
193ae3800f
commit
e5a0960c26
@ -135,7 +135,7 @@ efficient. Here's the above "Hello World" example rewritten to use
|
|||||||
response.write(pdf)
|
response.write(pdf)
|
||||||
return response
|
return response
|
||||||
|
|
||||||
.. cStringIO: http://www.python.org/doc/current/lib/module-cStringIO.html
|
.. _cStringIO: http://www.python.org/doc/current/lib/module-cStringIO.html
|
||||||
|
|
||||||
Further resources
|
Further resources
|
||||||
=================
|
=================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user