NewsBlur/apps/rss_feeds
2011-03-11 20:05:41 -05:00
..
fixtures
management Trying to fix stale feeds by checking for a last update of a day. 2011-02-22 09:37:09 -05:00
migrations No need to change tagline's max_length on migration. 2011-02-06 15:43:13 -05:00
__init__.py
admin.py
icon_importer.py Fixing icon download errors. 2011-02-02 13:32:52 -05:00
models.py Merge branch 'master' into recommended 2011-03-11 19:53:45 -05:00
page_importer.py Fixing a whole lot of feed fetch bugs. 2011-02-15 21:08:40 -05:00
tasks.py Abstracting feed queueing so I can queue a queryset of feeds from the command line. Also adding in queueing of feeds that have not been updated in a week (for those that fall through the cracks. 2010-12-23 12:32:24 -05: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 Refactoring feed canonical representations. Split Feed from UserSubscription for use in the feed recommended module. Hooked up Statistics and Intelligence Trainer modals to the recommended feed. Still need Try/Add, and paging. 2011-03-04 12:27:31 -05:00
views.py Add recommended feed opens up Add dialog. Also fixing Safari extension to wait for the folders to show up when adding a url from querystring. 2011-03-11 20:05:41 -05:00