On 17 Wrz, 15:16, "Russell Keith-Magee" <[EMAIL PROTECTED]>
wrote:
> We have a fairly extensive unit test suite around serialization
> formats; as a result, I'm not aware of any problems of this sort.
>
> Can you provide a minimal example that reproduces this problem? i.e.,
> can you provide an example model and a JSON data fixture that can't be
> loaded?
Sure.

The testcase (a bash script) is at http://dpaste.com/hold/19852/
Run it by invoking:
DJANGO_LOC=path-to-django-working-copy ./testcase
And enter some data when asked by manage.py (answering "yes" to first
question). I couldn't make the script answer these questions
automatically, because manage.py is calling ioctls. The script will
make a project from scratch, using a temporary database in /tmp.

My output is at http://dpaste.com/hold/19854/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to