On Thu, Mar 12, 2009 at 6:44 AM, Russell Keith-Magee
wrote:
>
> On Thu, Mar 12, 2009 at 8:54 AM, Chris wrote:
>>
>> I'm using Django 1.0.2, and I dumped out a sample database as XML
>> using dumpdata. When I run my unittests using this XML as a fixture, I
>> get the error:
> ...
>> SAXParseExcep
On Thu, Mar 12, 2009 at 8:54 AM, Chris wrote:
>
> I'm using Django 1.0.2, and I dumped out a sample database as XML
> using dumpdata. When I run my unittests using this XML as a fixture, I
> get the error:
...
> SAXParseException: :20:41: unbound prefix
>
> This error seems to be caused by tags,
Note, I also get a similar error for loading JSON:
ValueError: No JSON object could be decoded
On Mar 11, 7:54 pm, Chris wrote:
> I'm using Django 1.0.2, and I dumped out a sample database as XML
> using dumpdata. When I run my unittests using this XML as a fixture, I
> get the error:
>
> Probl
I'm using Django 1.0.2, and I dumped out a sample database as XML
using dumpdata. When I run my unittests using this XML as a fixture, I
get the error:
Problem installing fixture '/workspace/project/main/fixtures/
simple.xml': Traceback (most recent call last):
File "/workspace/project/common/z
4 matches
Mail list logo