You have upgraded to Django 1.4.

I had the same problem when going from Django 1.3.1 to 1.4.

Suggestion:

pip install django==1.3.1

On Mar 6, 7:22 am, Alec Taylor <alec.tayl...@gmail.com> wrote:
> 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 all suggestions,
>
> Alec Taylor

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