NewsBlur/apps/rss_feeds
2021-10-25 19:46:15 -04:00
..
fixtures Adding text fixtures to ensure newbslur blog doesn't duplicate data. 2021-06-25 19:58:59 -04:00
management Mongo backups should use a dual-docker solution: 1) Use docker to backup mongo from the mongo container, 2) use newsblur_web container to upload to S3. 2021-07-16 12:25:25 -04: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
factories.py build factories for testing for profile, reader, rss_feeds models 2021-06-30 21:09:24 -06:00
icon_importer.py No using extraargs for s3. 2021-08-26 16:21:36 -04:00
models.py Bump twitter feeds up to 2 hours to fix rate limits. 2021-08-24 17:25:31 -04:00
page_importer.py No using extraargs for s3. 2021-08-26 16:21:36 -04:00
tasks.py Removing boto2, upgrading to boto3. Needs testing. 2021-08-04 20:04:53 -04: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 Removing unused readability unparseable error. 2021-10-25 19:46:15 -04:00
urls.py remove patterns import 2020-06-11 09:56:48 -04:00
views.py Handling missing story_id in original text. 2021-04-29 13:09:12 -04:00