#2553: Generic views should support serialization
---------------------------------------------------+------------------------
 Reporter:  James Bennett <[EMAIL PROTECTED]>  |        Owner:  jacob
     Type:  enhancement                            |       Status:  new  
 Priority:  normal                                 |    Milestone:       
Component:  Generic views                          |      Version:  SVN  
 Severity:  normal                                 |   Resolution:       
 Keywords:                                         |  
---------------------------------------------------+------------------------
Comment (by James Bennett <[EMAIL PROTECTED]>):

 They do, but one of the great things about the serialization framework is
 that you don't have to do things like setting up a template to output JSON
 anymore -- Django can generate the output in the correct format for you
 automatically (also, it's probably safer to let Django do it this way --
 libraries like simplejson reduce the risk of things blowing up due to a
 typo in a template).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2553>
Django <http://code.djangoproject.org/>
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---

Reply via email to