Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    django-twittersync-oauth 0.1.1

    Download button

    No screenshots available
    Downloads: 160  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Davide Setti | More programs
    BSD License / FREE
    January 25th, 2011, 09:59 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    django-twittersync-oauth description

    OAuth Plugin for django-twittersync

    django-twittersync-oauth is a Django app that provides an OAuth plugin for django-twittersync.

    Set these in your settings.py (you can obtain consumer key and secret from twitter.com):

    TWITTER_APP_NAME = "Your App name"
    TWITTER_CONSUMER_SECRET = "####"
    TWITTER_CONSUMER_KEY = "####"


    Add twittersync_oauth to your INSTALLED_APPS after twittersync:

    INSTALLED_APPS = (
     ...
     'twittersync',
     'twittersync_oauth',
     ...
    )


    Then run:

    ./manage.py auth_twitter

    auth_twitter opens a twitter authentication request in your browser. Please note that you can do this on your own pc and then use the resulting keys on your server. Click Accept and twitter gives you a PIN. Insert this PIN in the manage.py you executed. The script gives you other two variables you need to set in your settings.py. Done!


    Product's homepage

    Requirements:

    · Django
    · Python

      


    TAGS:

    django-twittersync oauth | oauth plugin | Django | twittersync | oauth

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM