NewsBlur/apps/rss_feeds
Samuel Clay 3a63cd69bf Merge branch 'master' into social
* master:
  Adding error handling for insta-fetching stories.
  Turning off the page fetcher requests vs. urllib2 discrepency checker. I bet I've caught them all by now.
  The @kennethreitz commit: logging all discrepencies between requests and urllib2. This should take a few hours.
2012-01-08 14:15:36 -08:00
..
fixtures Trying to correct the unreadable story issue by updating the correct story_id during story_guid changes. 2011-10-10 20:46:13 -07:00
management Merge branch 'master' into requests 2011-12-20 21:47:55 -08:00
migrations Removing dupe migration from feed_settings. 2011-11-27 02:42:42 -05:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
admin.py Holy hell, the Mongo transition is nearly complete. All that's left is classifiers. This includes stories, user_stories, and calculating unread counts. 2010-08-21 23:49:36 -04:00
icon_importer.py Fixing image processing issue and updating to latest feedparser. 2011-08-27 13:27:21 -07:00
models.py Adding error handling for insta-fetching stories. 2012-01-08 14:15:22 -08:00
page_importer.py Turning off the page fetcher requests vs. urllib2 discrepency checker. I bet I've caught them all by now. 2012-01-05 21:57:18 -08:00
tasks.py Moving from slave_db to ReplicaSetConnection in pymongo 2.1. 2011-12-11 10:54:07 -08:00
tests.py Trying to correct the unreadable story issue by updating the correct story_id during story_guid changes. 2011-10-10 20:46:13 -07:00
urls.py Adding shared stories model, saving shared stories (with comments), and loading shared stories in feed pages. Now just need to make a share feed, follow a share feed, and find friends to follow. 2011-12-15 09:10:37 -08:00
views.py Only show raw feeds in feed autocomplete. 2011-12-17 13:05:36 -08:00