NewsBlur/apps/rss_feeds/management/commands
2012-06-18 15:59:31 -07: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 Writing a glorious hack that forces a count of unread scores. 2012-04-24 17:02:55 -07: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 Fixing the infernal FeedNotFound error whenever a dupe feed is created in the middle of another transaction. Yarr! 2011-05-19 19:04:10 -04:00
merge_feeds.py Moving text fields from Feed to FeedData. Migration includes deletion of old fields on Feed, now unused. 2011-01-17 22:48:38 -05:00
refresh_feed.py Fixing issue around feeds thinking they are unfetched. 2012-06-18 15:59:31 -07:00
refresh_feeds.py Fixing icon fetching error when the page is corrupted. 2012-04-24 17:40:34 -07:00
task_feeds.py Skipping feed resurrection. 2012-02-24 17:07:42 -08:00
trim_feeds.py Fixing up trim feeds so we can trim old unused feeds. 2011-01-22 11:32:49 -05:00