GithubHelp home page GithubHelp logo

django-twat's People

Stargazers

 avatar

Watchers

 avatar  avatar

django-twat's Issues

Twitter REST API v1 has been deprecated

This app no longer works at all. The error from the request is as follows:

{
  "errors": [
    {
      "code": 68,
      "message": "The Twitter REST API v1 is no longer active. Please migrate to API v1.1. https://dev.twitter.com/docs/api/1.1/overview."
    }
  ]
}

TypeError

I tried using django twat, but Iā€™m getting this error:
TypeError at /accounts/login/
%d format: a number is required, not str
Request Method: GET
Request URL: http://127.0.0.1:8000/accounts/login/
Django Version: 1.3.1
Exception Type: TypeError
Exception Value: %d format: a number is required, not str
Exception Location: C:\Python27\lib\site-packages\django_twat-0.1-py2.7.egg\twat\context_processors.py in twitter, line 23
Python Executable: C:\Python27\python.exe
Python Version: 2.7.2

What Iā€™m I missing?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.