Re: No fixtures found

2011-03-14 Thread Shakthi Kannan
be doing something wrong - although as far as I | can see your code is identical to mine. \-- Just for the record, I manually installed Django 1.3 RC1, and it worked. Thanks for your help, SK -- Shakthi Kannan http://www.shakthimaan.com -- You received this message because you are subscribed

No fixtures found

2011-03-11 Thread Shakthi Kannan
d using the following in settings.py to no avail. FIXTURE_DIRS = ( '/tmp/mysite/polls/fixtures/', ) What could be missing? If you have a working app/ solution for that above that I can refer, it will be very helpful, or if you suggest any other methods to load dynamic test data, please l