NewsBlur/apps/rss_feeds/management/commands
2010-07-30 20:04:02 -04:00
..
__init__.py Created admin commands to run refresh_feed/s without invoking Apache. Finally! 2009-08-14 01:48:21 +00:00
calculate_scores.py Fixing feed calculation to allow for calculating all feed scores for a specific user. 2010-05-11 21:36:17 -04:00
count_stories.py Statistics on all feeds, stories, averages. Shown in the new statistics modal (not yet finished). 2010-07-25 23:13:27 -04:00
count_subscribers.py Really deleting old feeds now. Turned off delete protection. 2010-07-05 22:22:15 -04:00
mark_read.py Adding a mark_read command to have the demo account always at 1 day unread. 2010-04-30 18:44:24 -04:00
merge_feeds.py Closing the database connection on the parent feed fetcher so it can be re-opened by worker threads. 2010-07-30 20:04:02 -04:00
refresh_feed.py Story guid hashing and a few small fixes for feed fetching. 2010-04-29 11:18:49 -04:00
refresh_feeds.py Statistics on all feeds, stories, averages. Shown in the new statistics modal (not yet finished). 2010-07-25 23:13:27 -04:00
trim_feeds.py Trimming > 1000 stories from feeds. 2010-01-26 19:59:43 -05:00