django-tumblr-auth

Screenshot Software:
django-tumblr-auth
Szczegóły programowe:
Wersja: 0.0.1
Filmu: 15 Apr 15
Wywoływacz: Gokmen Gorgen
Licencja: Wolny
Popularność: 3

Rating: nan/5 (Total Votes: 0)

django-Tumblr-auth jest rozszerzenie django-społeczno-auth, który dodaje zaplecza dla Tumblr.com.
Klawisze API
Aby korzystać z tej aplikacji należy zarejestrować się w kluczu konsumenta OAuth na http://www.tumblr.com/oauth/apps. Należy je umieścić w pliku ustawień
przy użyciu ustawień ::
& Nbsp; & nbsp; & nbsp; TUMBLR_CONSUMER_KEY = '' # Klucz konsumentów
& Nbsp; & nbsp; & nbsp; TUMBLR_CONSUMER_SECRET = '' # Twój sekret konsumentów
instalacji
Aby zainstalować django-Tumblr-auth poprzez pip ::
& Nbsp; & nbsp; & nbsp; pip zainstalować django-tumblr-AUTH
Czy można w najnowszej wersji z Github ręcznie ::
& Nbsp; & nbsp; & nbsp; git clone git: //github.com/alageek/django-tumblr-auth.git
& Nbsp; & nbsp; & nbsp; cd Django-Tumblr-auth
& Nbsp; & nbsp; & nbsp; python setup.py install
lub poprzez pip ::
& Nbsp; & nbsp; & nbsp; pip install -e git + https: //github.com/alageek/django-tumblr-auth.git
Po zainstalowaniu aplikacji należy uwzględnić w ustawieniach ::
& Nbsp; & nbsp; & nbsp; INSTALLED_APPS = (
& Nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; ...
& Nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; 'Social_auth'
& Nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; 'Tumblr_auth'
& Nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; ...
& Nbsp; & nbsp; & nbsp; )
& Nbsp; & nbsp; & nbsp; AUTHENTICATION_BACKENDS = (
& Nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; ...
& Nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; 'Tumblr_auth.backend.TumblrBackend'
& Nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; ...
& Nbsp; & nbsp; & nbsp; )
& Nbsp; & nbsp; & nbsp; SOCIAL_AUTH_IMPORT_BACKENDS = (
& Nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; ...
& Nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; 'Tumblr_auth'
& Nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; ...
& Nbsp; & nbsp; & nbsp; )
Proszę zapoznać się z dokumentacją Django Społeczno-Autentyczna uzyskać dodatkowe informacje.
pytania lub problemy?
Jeżeli masz pytania, problemy lub żądania poprawy proszę dać mi znać na Github https://github.com/mlavin/django-tumblr-auth/issues.

Requirements:

  • Python
  • Django
  • oauth

Inne programy z deweloperem Gokmen Gorgen

django-minimizer
django-minimizer

14 Apr 15

radpress
radpress

20 Feb 15

django-voice
django-voice

20 Feb 15

Komentarze do django-tumblr-auth

Komentarze nie znaleziono
Dodaj komentarz
Włącz zdjęć!