NewsBlur/apps/recommendations
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
..
migrations upgrade migrations files to python3 django2.0 2020-06-17 00:11:02 -04:00
templatetags change User.is_authenticated() and User.is_anonymous() to attributes 2020-06-11 15:13:12 -04:00
__init__.py Adding basic structure for recommended feeds. 2011-02-28 23:27:58 -05:00
models.py Fixing a bunch of feed fetch py3 errors. Fetching now works! 2020-06-30 20:50:30 -04:00
tests.py 2to3 test files 2020-06-17 05:33:59 -04: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.9' into django1.10 2020-11-12 15:40:21 -05:00