#27622: Testing client should accept vendor tree json variants
-------------------------------------+-------------------------------------
               Reporter:  John       |          Owner:  nobody
  Gresty                             |
                   Type:  New        |         Status:  new
  feature                            |
              Component:  Testing    |        Version:  master
  framework                          |       Keywords:  json jsonp json_api
               Severity:  Normal     |  testing_client
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  1
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 The test client currently only supports parsing json with content-type
 'application/json'.

 Any variant on json (eg json api)which uses a different content-type will
 cause a ValueError, the client should be configurable to accept a user
 defined content-type, or accept "/application\/(vnd\.([a-z]*)\+)?json/"

--
Ticket URL: <https://code.djangoproject.com/ticket/27622>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.11db9ca30a67e6db338ae699d98d2150%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to