Skip to content

Add query and route for recent events in the past week#125

Open
piatra wants to merge 1 commit intouberVU:masterfrom
piatra:issue-96
Open

Add query and route for recent events in the past week#125
piatra wants to merge 1 commit intouberVU:masterfrom
piatra:issue-96

Conversation

@piatra
Copy link
Copy Markdown
Contributor

@piatra piatra commented Apr 16, 2014

No description provided.

Comment thread data_processor/queries.py
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are getting all issues and then slicing them back to a few. Try doing something like active = [i for i in issues[:LIMIT]].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants