NewsBlur/apps/newsletters
Samuel Clay b89e7dc429 Merge branch 'django1.11' into django2.0
* django1.11: (152 commits)
  request.raw_post_data -> request.body (django 1.6)
  Upgrading pgbouncer to 1.15.0.
  Finishing off Postgresql 13 upgrade.
  Upgrading to Postgresql 13.
  Ubuntu 20.04
  Fixing supervisor path issues
  Upgrading setuptools
  Fixing flask
  Handling over capacity for twitter.
  Max length for image_urls.
  Properly filtering newsletter feeds.
  Fixing issue with text importer on feed-less urls.
  Removing dependency, fixing encoding issue for pages.
  Fixing DB Monitor.
  Updating User Agent for all fetchers.
  Ignoring VSCode.
  Fixing DB Monitor.
  Updating User Agent for all fetchers.
  Ignoring VSCode.
  Fixing Statistics by fixing how timezones are handled.
  ...
2020-12-03 14:04:26 -05:00
..
__init__.py Stubbing in /newsletters receive endpoint for mailgun routes. 2016-02-09 13:43:57 -08:00
models.py Merge branch 'django1.11' into django2.0 2020-12-03 14:04:26 -05:00
tests.py Stubbing in /newsletters receive endpoint for mailgun routes. 2016-02-09 13:43:57 -08:00
urls.py Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
views.py Cleaning up 3 apps. 2020-06-08 10:44:59 -04:00