NewsBlur-viq/apps/rss_feeds
2012-02-24 17:07:42 -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 Skipping feed resurrection. 2012-02-24 17:07:42 -08:00
migrations 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
__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 Fixing last update problem that has been choking feed fetchers. 2012-02-24 17:05:52 -08:00
page_importer.py Catching errors in page links with ill-formed urls. 2012-02-23 15:18:59 -08:00
tasks.py Adding ability to wind down feed queue by faking requests. 2012-02-24 16:43:08 -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 Stubbing out entire feed settings modal. Needs duplicate feed list. Also needs backend splitting of subscriptions. 2011-11-12 18:19:57 -08:00
views.py Fixing default state while waiting for statistics data to come in. 2012-01-13 18:00:33 -08:00