Re: jquery problem

2011-01-17 Thread sureronald
Confirm the plugin's jquery version requirement. Maybe the plugin requires another jquery version On Jan 17, 8:48 am, Tony Lambropoulos wrote: > Prashanth, > This has to do with django because they work outside of django. > > On Mon, Jan 17, 2011 at 6:12 AM, Prashanth wrote: > > Hi Tony, > > > O

Whoosh: 'module' object has no attribute 'FileStorage'

2010-11-03 Thread sureronald
Hi all, I am using Whoosh version 1.2.5 to allow for full text search on my models. I was using this guideline from here http://www.arnebrodowski.de/blog/add-full-text-search-to-your-django-project-with-whoosh.html but I keep getting the error 'module' object has no attribute 'FileStorage' Has thi