#29082: Make the test client automatically encode JSON data
--------------------------------------+------------------------------------
     Reporter:  Nick                  |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Testing framework     |                  Version:  2.0
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by Tom Forbes):

 It would be nice if we could use the Django encoder by default, it does
 some pretty useful things around encoding datetimes, decimals and uuid's
 that I find pretty useful:

 
https://github.com/django/django/blob/3e9aa298719f19d5f09dbe0df29b6bb8d2136229/django/core/serializers/json.py#L76

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29082#comment:9>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.93b93ee39e3426caa6b636344651227a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to