I'm using this script from the django website via the wiki.
http://code.djangoproject.com/browser/djangoproject.com/django_website/apps/aggregator/bin/update_feeds.py

I'm having trouble with executing it!...

1. the "from" needs to define from where you want to grab the models.
Somehow it always fails to do this. So I'm doing something wrong. Maybe
somebody can tell me how to do it.

I execute this script by typing "python update_feed.py"
Python returns a "ImportError" that it can't find the ".models"
What do I need to do to execute it?

Enquest


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to