Hi All,

I am using the following example in my django app to store users
outhtoken into the db.
http://github.com/henriklied/django-twitter-oauth

But when Iam trying to use the oauth methods through commands
http://docs.djangoproject.com/en/dev/howto/custom-management-commands/
it keeps giving me error.

AttributeError: 'module' object has no attribute 'OAuthConsumer'

Is there any other way to use oauth through command line?

thanks for any help
    ashy

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to