Improved twitter search on website.
This commit is contained in:
parent
57e7db8b37
commit
33bb6dec37
2 changed files with 3 additions and 3 deletions
|
|
@ -10,8 +10,8 @@ tweets = twitter.SearchQuery(required=['flask'],
|
|||
optional=['code', 'web', 'python', 'py',
|
||||
'pocoo', 'micro', 'mitsuhiko',
|
||||
'framework', 'django', 'jinja',
|
||||
'werkzeug', 'pylons'],
|
||||
lang='en')
|
||||
'werkzeug', 'documentation',
|
||||
'app'])
|
||||
|
||||
|
||||
@general.route('/')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue