« Previous | Next » 

Revision 017e8975

ID017e89759fb248a366613dd8024e0da045da7f75
Parent 086410f9
Child 05da8e28

Added by root almost 10 years ago

use pip

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • djnro
  • edumanage
  • requirements.txt (diff)
  • social_auth
    • __init__.py
    • admin.py
    • backends
      • __init__.py
      • browserid.py
      • contrib
        • __init__.py
        • angel.py
        • behance.py
        • bitbucket.py
        • dailymotion.py
        • disqus.py
        • douban.py
        • dropbox.py
        • evernote.py
        • fitbit.py
        • flickr.py
        • foursquare.py
        • gae.py
        • github.py
        • instagram.py
        • linkedin.py
        • live.py
        • livejournal.py
        • mailru.py
        • mixcloud.py
        • odnoklassniki.py
        • orkut.py
        • readability.py
        • shopify.py
        • skyrock.py
        • soundcloud.py
        • stackoverflow.py
        • stocktwits.py
        • tripit.py
        • twilio.py
        • vkontakte.py
        • weibo.py
        • xing.py
        • yahoo.py
        • yammer.py
        • yammer_staging.py
        • yandex.py
      • facebook.py
      • google.py
      • pipeline
        • __init__.py
        • associate.py
        • misc.py
        • social.py
        • user.py
      • stripe.py
      • twitter.py
      • utils.py
      • yahoo.py
    • context_processors.py
    • db
      • __init__.py
      • base.py
      • django_models.py
      • mongoengine_models.py
    • decorators.py
    • exceptions.py
    • fields.py
    • locale
    • management
      • __init__.py
      • commands
        • __init__.py
        • clean_associations.py
        • clean_nonces.py
    • middleware.py
    • migrations
      • 0001_initial.py
      • 0002_auto__add_unique_nonce_timestamp_salt_server_url__add_unique_associati.py
      • __init__.py
    • models.py
    • signals.py
    • store.py
    • tests
      • __init__.py
      • base.py
      • facebook.py
      • google.py
      • odnoklassniki.py
      • twitter.py
    • urls.py
    • utils.py
    • views.py