django-twitter-tag icon indicating copy to clipboard operation
django-twitter-tag copied to clipboard

added fallback search argument

Open jshaw opened this issue 10 years ago • 2 comments

added a fallback search argument for when you need to make sure that there's content in the tweeter feed section of the page. If there's no specific tweets with a hashtag it will default to a more generic search perhaps.

Works with caching and all of that stuff too.

jshaw avatar Dec 22 '14 21:12 jshaw

Also added twitter search term exclusions like for the get_tweets

jshaw avatar Jan 09 '15 17:01 jshaw

Please rebase your commits on top of current dev, so that Travis build can run properly (I've fixed coveralls dependency).

coagulant avatar Jan 09 '15 19:01 coagulant