NewsBlur/apps/rss_feeds
2021-03-04 10:24:17 -05:00
..
fixtures fix fixtures for rss_feeds 2020-11-19 11:48:58 -05:00
management Only show active feeds in dashboard river. Also link dashboard river title and icon. 2021-03-04 10:24:17 -05:00
migrations Merge branch 'master' into docker_django3.1 2021-01-06 16:39:00 -05: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 Merge branch 'master' into django2.0 2020-12-08 09:09:25 -05:00
models.py Only show active feeds in dashboard river. Also link dashboard river title and icon. 2021-03-04 10:24:17 -05:00
page_importer.py Handling feedparser backup failing. 2021-02-28 20:39:57 -05:00
tasks.py correct newsblur to newsblur_web in tasks 2021-01-04 13:33:56 -05:00
test_rss_feeds.py rename test files and testcase classes so they can be found by pytest 2020-11-07 11:47:14 +07:00
text_importer.py Since NewsBlur proxies all http images over https, the url can change, so acknowledge urls that are https on the original text but http on the feed 2021-02-26 14:06:42 -05:00
urls.py remove patterns import 2020-06-11 09:56:48 -04:00
views.py Merge branch 'master' into django2.0 2020-12-08 09:09:25 -05:00