On Friday 11 June 2010 14:20:59 tsmets wrote:
> But I have json's files in multiple "fixtures" directories.
> [code]
> Thomas-SMETSs-MacBook-Pro:sportotop tsmets$ find . -type f -name
> "*.json" | grep -v "\.svn"
> ./Base/fixtures/Sports.json
> ./fixtures/Base-with-UserProfilesAndClubsNoAddresses.json
> ./fixtures/Users-Club-Roles-Addresses-CollectiveSports.json
> ./fixtures/Users-Club-Roles-Addresses-Sports.json
> ./fixtures/Users-Club-Roles-Addresses.json
> [/code]
> 
> Why doesn't it pick them up ... ?
> 

where are these files? they should be in a fixtures directory which is at the 
same level as your models.py and views.py
-- 
Regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to