Opened 16 years ago
Closed 16 years ago
#9369 closed (fixed)
Add query string info to put and delete in test Client
Reported by: | David Larlet | Owned by: | David Larlet |
---|---|---|---|
Component: | Testing framework | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
#5888 has been added to trunk but the put() and delete() methods do not have QUERY_STRING information in the query environment and it's useful.
Attachments (1)
Change History (2)
by , 16 years ago
Attachment: | patch_django_9369.20081015.diff added |
---|
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Add QUERY_STRING info, let me know if I need to update tests too.