NewsBlur/utils/archive
Samuel Clay 0d6cb69548 Merge branch 'django1.11' into django2.0
* django1.11: (73 commits)
  Switching to new celery 4 standalone binary.
  Fixing various mongo data calls.
  Upgrading to latest celery 4 (holy moly), which required some big changes to project layout. Still needs supervisor scripts updated.
  Removing unused log on cookies.
  I believe this Context wrapping is still preserved. See this django ticket: https://code.djangoproject.com/ticket/28125. Reverting this fixes the error, so I'm assuming this is that type of render.
  Have to revert 3f122d5e03 because this broke existing sessions (logged me out) because the model has changed and the serialized model stored in redis no longer matches. Whew, this took a while to figure out.
  Upgrading redis cache.
  Adding cookies to path inspector.
  Removing dupe db log.
  Fixing missing DB logs (redis and mongo) due to this change in django 1.8: "connections.queries is now a read-only attribute."
  Removing migrations that set a default date of 2020-05-08. Not sure why this was committed. I thought we resolved the issue with default datetimes?
  Fixing CallableBool.
  Missing import
  Fixing runtime errors on django 1.10
  Fixing OAuth connect.
  Fixing various django1.9 issues, mainly around templates.
  BASE_DIR
  Not every story is from a feed.
  Styling background colors for newsletters.
  Styling more newsletter elements.
  ...
2020-06-30 12:34:59 -04:00
..
bootstrap_intel.py Merge branch 'django1.11' into django2.0 2020-06-30 12:34:59 -04:00
bootstrap_mongo.py convert some utils/ files to python3 2020-06-15 05:24:48 -04:00
bootstrap_redis_sessions.py convert some utils/ files to python3 2020-06-15 05:24:48 -04:00
bootstrap_story_hash.py convert some utils/ files to python3 2020-06-15 05:24:48 -04:00
check_status.py 2to3 the rest of utils/ 2020-06-19 02:29:40 -04:00
green.py convert some utils/ files to python3 2020-06-15 05:24:48 -04:00
Image Color Algorithm.py convert some utils/ files to python3 2020-06-15 05:24:48 -04:00
knight.py 2to3 the rest of utils/ 2020-06-19 02:29:40 -04:00
memcached_status.py 2to3 the rest of utils/ 2020-06-19 02:29:40 -04:00