Django

Code

Ticket #9607 (closed: fixed)

Opened 1 year ago

Last modified 9 months ago

Add documentation for **extra parameter to test client request methods

Reported by: jroes Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords: test client headers
Cc: Triage Stage: Accepted
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The **extra parameter in the request methods for the Django test client provides the user with the ability to send HTTP headers. This parameter wasn't covered in the existing docs in SVN r9462.

I'm not sure what version this was added in or if it has been there all along, so I wasn't able to identify that in my patch. Maybe someone seeing this ticket will know.

Attachments

add-extra-parameter-to-testing-doc.diff (2.8 kB) - added by jroes on 11/15/08 15:16:54.

Change History

11/15/08 15:16:54 changed by jroes

  • attachment add-extra-parameter-to-testing-doc.diff added.

11/18/08 18:57:59 changed by Alex

  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • needs_docs changed.

07/03/09 02:42:23 changed by Alex

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r11173.


Add/Change #9607 (Add documentation for **extra parameter to test client request methods)




Change Properties
Action