The original question was never really answered.

I am using 0.96 and cannot load any fixture unless it is named
'initial_data.json', even when I add a fixtures attribute to my
testcase (yes, it is subclassed from django.test.TestCase). My testing
works great, as long as I put all my data into initial_data.json.

Is there anything that would prevent other *.json fixtures from
loading? My testcase had no setUp() method, but just in case, I added
one and it still had no effect.

Don


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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