NewsBlur-viq/apps/feed_import
Samuel Clay 05756155b1 Merge branch 'django3.0' into docker_django3.0
* django3.0: (184 commits)
  Removing log override
  Moving logging over to the newsblur log.
  Fixing search indexer background task for new celery.
  Attempting to add gunicorn errors to console/log.
  Better handling of missing subs.
  Handling missing user sub on feed delete.
  Correct encoding for strings on systems that don't have utf-8 as default encoding.
  Writing in the real urllib3 dependency for requests.
  Upgrading requests due to urllib3 incompatibility.
  Login required should use the next parameter.
  Upgrading django oauth toolkit for django 1.11.
  Handling newsletters with multiple recipients.
  Extracting image urls sometimes fails.
  Handling ajax errors in json views.
  Adding timeouts to most outbound requests.
  Sentry SDK 0.19.4.
  Removing imperfect proxy warning for every story.
  Found four more GET/POST crosses.
  Feed unread count may need a POST.
  Namespacing settings.
  ...
2020-12-08 13:04:39 -05:00
..
fixtures build WIP tests for duplicate_feeds 2020-11-18 09:38:47 -05: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 Merge branch 'django1.11' into django2.0 2020-08-10 17:53:48 -04:00
tasks.py Switching to shared celery app task. 2020-11-13 13:26:25 -05:00
test_feed_import.py build WIP tests for duplicate_feeds 2020-11-18 09:38:47 -05: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-12-03 14:04:26 -05:00