Django

Code

Changeset 7053

Show
Ignore:
Timestamp:
01/31/08 16:51:22 (7 months ago)
Author:
gwilson
Message:

Refs #5474 -- Removed a hyperlink target that ended up not getting used in [6234].

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/shortcuts.txt

    r7052 r7053  
    7070        r = HttpResponse(t.render(c), 
    7171            mimetype="application/xhtml+xml") 
    72  
    73 .. _an HttpResponse object: ../request_response/#httpresponse-objects 
    7472 
    7573``get_object_or_404``