Django plugin for LoginRadius
Dependencies: urllib, simplejson
- login
- oauth
- social
- LoginRadius
Dependencies: urllib, simplejson
Based on [http://djangosnippets.org/snippets/1615/](http://djangosnippets.org/snippets/1615/) Added tweets cache. Cache time is configurable through project settings: TWITTER_TIMEOUT=300. Default time is 300 seconds = 5 minutes. This improve performance by reducing the twitter api queries interval.
2 snippets posted so far.