NewsBlur-viq/apps/rss_feeds
Samuel Clay d9289bd3c8 Merge branch 'master' into story_hash_2
* master:
  Moving shared story unread recalc to background task. Will greatly speed up sharing.
  Ramping down feed fetching until they can be handled.
2013-03-19 16:21:13 -07:00
..
fixtures Fixing tests. 2012-11-27 16:22:03 -08:00
management Adding backup mongo task to be run by cron instead. 2012-12-10 11:37:35 -08:00
migrations First half of story hash migration. Setting up unique sparse index, then migration to calculate hashes for every story. 2013-02-20 15:42:40 -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 a bunch of feed fetch errors. 2012-10-01 19:31:33 -07:00
models.py Merge branch 'master' into story_hash_2 2013-03-18 13:35:17 -07:00
page_importer.py Preparing original pages node server for launch. 2013-01-07 11:16:52 -08:00
tasks.py Ramping down feed fetching until they can be handled. 2013-03-19 15:32:25 -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 Text view. Needs a few tweaks and a premium only view. 2013-01-08 18:33:30 -08:00
views.py Turning off autocomplete. 2013-03-13 20:14:15 -07:00