NewsBlur-viq/apps/rss_feeds
2013-05-04 19:03:02 -07:00
..
fixtures Adding metric for last story date, used to calculate next scheduled update. 2013-04-23 17:04:21 -07:00
management Adding metric for last story date, used to calculate next scheduled update. 2013-04-23 17:04:21 -07:00
migrations Switching to real prod database for migration. 2013-04-29 18:05:33 -07: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 Adding expires header to icons. 2013-03-22 18:29:54 -07:00
models.py Removing sparse constraint on MStory's story_hash index. Goodbye old stories that didn't make the cut. 2013-05-04 19:03:02 -07:00
page_importer.py Using @dcramer's excellent getsentry.com for all exceptions. Turning off exception emails. 2013-03-20 08:24:11 -07:00
tasks.py Upping to 5000 feeds per minute. 2013-04-23 21:17:03 -07:00
tests.py Fixing tests. 2012-11-27 16:22:03 -08:00
text_importer.py Fixing assortment of small bugs. 2013-01-28 15:43:00 -08:00
urls.py Adding email for first share to tell users about their blurblog. 2013-04-22 15:24:38 -07:00
views.py Fixing bug in autocomplete returning lost feeds. 2013-05-02 18:06:04 -07:00