NewsBlur-viq/apps/rss_feeds/management/commands
2012-02-01 17:59:46 -08: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 Fetching feedids with folder delete. 2010-09-21 11:16:22 -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 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 A huge number of misc fixes: fixing potential errors on paypal return screen, mailing all feed/page parse errors, and swithcing to mapreduce item_frequencies in mongoengine. 2011-02-05 15:34:43 -05:00
refresh_feeds.py Merge branch 'master' into requests 2011-12-20 21:47:55 -08:00
task_feeds.py Adding new feeds db column 'known_good', for forcing updates of feeds that were once good but are now throwing 500s. 2012-02-01 17:59:46 -08:00
trim_feeds.py Fixing up trim feeds so we can trim old unused feeds. 2011-01-22 11:32:49 -05:00