mirror of
https://github.com/django/django.git
synced 2025-12-15 21:45:20 +00:00
Refs #5474 -- Removed a hyperlink target that ended up not getting used in [6234].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7053 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
d3d5861ac2
commit
0e81ad4e66
1 changed files with 0 additions and 2 deletions
|
|
@ -70,8 +70,6 @@ This example is equivalent to::
|
|||
r = HttpResponse(t.render(c),
|
||||
mimetype="application/xhtml+xml")
|
||||
|
||||
.. _an HttpResponse object: ../request_response/#httpresponse-objects
|
||||
|
||||
``get_object_or_404``
|
||||
=====================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue