NewsBlur-viq/apps/rss_feeds
Samuel Clay f5b144f22f Merge branch 'docker_django3.1' into dashboard3
* docker_django3.1:
  Ignore send_message_with_response if not available (for some reason).
  Updating to latest pymongo and mongoengine for py2.
2021-01-06 16:39:23 -05:00
..
fixtures fix fixtures for rss_feeds 2020-11-19 11:48:58 -05:00
management change celery Task import and task initialization as per the new version of celery 2020-10-05 00:45:20 +07: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 Changing how tasks are called. 2021-01-06 14:42:24 -05:00
page_importer.py remove use of ORIGINAL_PAGE_SERVER 2021-01-03 11:09:25 -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 Merge branch 'master' into django2.0 2020-12-08 09:09:25 -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