#10571: FakePayload Truncates Unicode Content
-------------------------------------+-----------------------------------
Reporter: rwagner@… | Owner: nobody
Type: Bug | Status: reopened
Milestone: 1.1 | Component: Testing framework
Version: SVN | Severity: Normal
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 1 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-----------------------------------
Changes (by wildfire):
* ui_ux: => 0
Comment:
@pterk
comments:
in post; why not just call it 'post_data' to make it clear rather than
replacing 'data'
in put; why not call is 'put_data' also you have a commented out debug
line
Also I think you want to explain the removal of query_string? Whilst I can
see it is not being used, that removal needs someone who understands that
section better to confirm that it is correct.
tests/regressiontests/test_client_regress/models.py
- trailing whitespace
- unnecessary line with whitespace
- I think you should also exclude 'delete' since a GET-like request is one
without side-effects
--
Ticket URL: <https://code.djangoproject.com/ticket/10571#comment:17>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.