Re: Strange natural keys serialization XML format (Django SVN-12978)

2010-04-25 Thread h-k-ii
Thank you for your advise. I created ticket regarding 1 and 3 to http://code.djangoproject.com/ticket/13418 On Apr 16, 4:12 pm, Russell Keith-Magee <freakboy3...@gmail.com> wrote: > On Fri, Apr 16, 2010 at 8:40 PM, h-k-ii <hunajaki...@gmail.com> wrote: > > You are corre

Re: Strange natural keys serialization XML format (Django SVN-12978)

2010-04-16 Thread h-k-ii
v/topics/serialization/#natural-keys (I also discovered this by trial and error when I was trying to deserialize the data, but it was not possible to take back the question sent to moderation.) On Apr 16, 2:37 pm, Russell Keith-Magee <freakboy3...@gmail.com> wrote: > On Fri, Apr 16, 2010

Strange natural keys serialization XML format (Django SVN-12978)

2010-04-16 Thread h-k-ii
I find dumpdata output in XML format quite strange for natural keys. Each character in a key reference is wrapped in a . Is this a bug to be reported or a feature? * >python manage.py dumpdata --format xml --natural appname ... Doctype1 ... D o c t y