djangotwittertag 021
- Homepage:
- Date Added: 25/09/2011
- File size:
- Downloads: 76
djangotwittertag 021
Bookmark
djangotwittertag 021 Description
- 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 methods for your needs. You don't need to parse tweets to make urls, hashtags or twitter usernames clickable, it has been done for you already. Just use tweet's html attrubute (see example below).InstallationRecommended way to install is pip:pip install django-twitter-tagUsage Add twitter_tag to INSTALLED_APPS in settings.py: INSTALLED_APPS = (... 'twitter_tag', ... ) Load tag in your template like this: {% load twitter_tag %} Get user's (futurecolors in example) most recent tweets and store them in tweets variable: {% get_tweets for "futurecolo . you can
free download
djangotwittertag 021 now.
djangotwittertag 021 Screenshot
djangotwittertag 021 useful links
djangotwittertag 021
Related Software
djangotwittertag 021
Keyword
django-twitter-tag ,
Django ,
template ,
display ,
users ,
recent ,
tweets.You ,
limit ,
number ,
tweets ,
filter ,
replies ,
retweets. ,
Since ,
exposes ,
python-twitter ,
Status ,
model ,
template ,
context ,
also ,
access ,
tweet ,
attributes ,
methods ,
your ,
needs. ,
dont ,
need ,