django-twitter-tag 0.4.0

django-twitter-tag is a Django template tag to display user's recent tweets.You can limit number of tweets, filter out replies and retweets. Since the app exposes python-twitter Status model to template context, you can also access any tweet attributes or...