Re: [Django] #10295: pk name attribute not provided in tag

Wed, 18 Feb 2009 10:49:24 -0800

#10295: pk name attribute not provided in <object> tag
------------------------------------+---------------------------------------
          Reporter:  kausikram      |         Owner:  nobody 
            Status:  new            |     Milestone:         
         Component:  Serialization  |       Version:  1.0    
        Resolution:                 |      Keywords:  pk name
             Stage:  Unreviewed     |     Has_patch:  1      
        Needs_docs:  0              |   Needs_tests:  0      
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by kausikram):

  * needs_better_patch:  => 0
  * has_patch:  0 => 1
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Attached two files :

 * python.py (change in line#33)
 * xml_serializer.py(change in line#47)

 of the serializers module which will now add an extra attribute name to
 the object tag when serializing into json,python or xml.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10295#comment:1>
Django <http://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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to