NewsBlur/apps/feed_import
2011-09-04 14:47:47 -07:00
..
fixtures Finishing off Google Reader OAuth synchronization. Also renamed opml_import -> feed_import. And fixed the height of small modals. 2010-06-29 20:16:09 -04:00
migrations Fixing Google Reader OAuth import when multiple folks are from the same IP. Using UUIDs in cookies, falling back to session state and IP addresses. 2011-04-01 17:25:28 -04:00
__init__.py Finishing off Google Reader OAuth synchronization. Also renamed opml_import -> feed_import. And fixed the height of small modals. 2010-06-29 20:16:09 -04:00
models.py Better error handling around broken feed pages. 2011-09-04 14:47:47 -07:00
tests.py Updating all unit tests. So far Reader and Feed import pass. Still need to fix RSS feeds. 2011-08-31 18:04:45 -07:00
urls.py Adding opml export links to Add Site dialog and Preferences dialog. 2011-03-11 11:22:28 -05:00
views.py Adding starred stories import to Google Reader import. Also moving to db backed session engine (from memcache). 2011-08-29 18:43:17 -07:00