On Apr 26, 10:49 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> I have dumped the User model on one db using dumpdata. I have a single
> json fixture file with one record (see below). When I run the loadata
> I get the error below. I use ptyhon 2.5 with psycopg2 on macOSX. I
> have tested on Ubuntu and I get a similar error. Is it a bug?
>

It's logged on the tracker - see

http://code.djangoproject.com/ticket/3954

The good news is, it's a one-line patch - there's a missing call to
disable_termcolors() in load_data().

Regards,

Vinay Sajip


--~--~---------~--~----~------------~-------~--~----~
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