NewsBlur-viq/apps/feed_import
2020-07-01 11:57:51 -04:00
..
fixtures When adding a feed to a folder, check against the lower case folder name to correct for dupes. 2016-11-14 12:31:41 -08:00
management Merge branch 'django1.9' into django1.10 2020-06-26 08:45:40 -04:00
migrations upgrade migrations files to python3 django2.0 2020-06-17 00:11:02 -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 StringIO -> BytesIO 2020-07-01 11:57:51 -04:00
tasks.py Removing additional traces of Google Reader. 2020-06-15 17:53:35 -04:00
tests.py Merge branch 'django1.11' into django2.0 2020-06-30 12:34:59 -04:00
urls.py Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
views.py Merge branch 'django1.11' into django2.0 2020-06-30 12:34:59 -04:00