1. 09 Jun, 2014 11 commits
  2. 07 Jun, 2014 1 commit
    • locking version of requests-oauthlib to 0.4.0 · c54b8db6
      requests version 1.2.3 does not appear to be compatible with the
      new version of requests-oauthlib.
      
      requests-oathlib tries to import to_native_string in util.py:
      
      ```
      File
      "/root/.virtualenvs/edx-platform/local/lib/python2.7/site-packages/requests_oauthlib/oauth1_auth.py",
      line 10, in <module>
          from requests.utils import to_native_string
      ImportError: cannot import name to_native_string
      ```
      John Jarvis committed
  3. 06 Jun, 2014 24 commits
  4. 05 Jun, 2014 4 commits