NewsBlur-viq/apps/rss_feeds
2010-10-29 11:45:00 -04:00
..
fixtures Refactoring feed fetching so some feeds will be correctly parsed. Also updated unit tests to include invalid XML. 2010-07-07 18:40:19 -04:00
management Adding a few keybaord shortcuts, and adding duplicate feed counts to munin. 2010-10-12 13:17:43 -04:00
migrations Null premium subscribers is OK. 2010-10-16 22:27:36 -04: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
importer.py Revert "Compressing page data when saving it." 2010-09-17 13:47:15 -04:00
models.py Only deactivating feed exceptions. Turning page exceptions back on, since they can now be handled in the UI. 2010-10-29 11:45:00 -04:00
tasks.py Trimming 50% more stories. They're just unneeded. 2010-10-11 22:31:43 -04:00
tests.py Renaming json.py to json_functions.py to resolve namespace conflict with anyjson. 2010-10-23 13:06:28 -04:00
urls.py Adding all exception handling fields. Also using exception status in the dialog. 2010-08-25 20:43:35 -04:00
views.py Refreshing a feed turns it active, just in case it's not (either by exception or by decay). 2010-10-27 19:27:59 -04:00