Re: [ImportError] cannot import name `feed`

2013-02-23 Thread Binith Babu
Hi there I have the same problem, I am using django 1.4.5 and pinax project "pinax-project-account" Is there a fix now , anybody ? thanks, -binith On Monday, 5 March 2012 18:22:21 UTC-8, Alec Taylor wrote: > > I keep getting an ImportError saying "cannot import name `feed`". > (pinax-admin bas

[ImportError] cannot import name `feed`

2012-03-05 Thread Alec Taylor
I keep getting an ImportError saying "cannot import name `feed`". (pinax-admin basic_project) I am running latest Pinax (from github) and latest DJango (from SVN), I have also tried with trunk versions of all dependencies, but I keep getting this error. How can I overcome this error? Thanks for