NewsBlur/apps/profile
Samuel Clay d88dab454a Merge branch 'django1.6' into django1.7
* django1.6: (109 commits)
  Specifying SESSION_SERIALIZER, which changes from PickleSerializer to JsonSerializer in django 1.5 to 1.6.
  Fixing broken auto-dark theme.
  Increasing contrast for unread counts.
  Fixing tag colors and story traversal button borders. For https://forum.newsblur.com/t/dark-mode-minor-tweak-suggestion/8225
  Cleaning up Twitter lists.
  Updating next/previous buttons and search icon.
  No ECMAScript 6 yet. Wait until it's the only change.
  Mark read button
  Older httplib2 doesn't have setuptools legacy issue.
  Upgrading redis session.
  Upgrading redis session.
  Django 1.6.11, not requiring fields=__all__. @sictiru, wondering if this is necessary?
  Better newsletter check
  Adding allowlist (whitelist) for RSS Bridge.
  Removing last vestigates of Google Analytics.
  New spinners.
  Cleaning up profile modal.
  Scratch that, better bright.
  Darkening light blue links and graphs.
  Better cross browser watching for changing theme.
  ...
2020-06-24 16:04:10 -04:00
..
management Adding stripe history reimport background task. 2019-07-16 12:00:10 -07:00
migrations upgrade to django 1.6 and make migrations 2020-06-05 11:00:54 -04:00
__init__.py
forms.py Fixing #1170: Changing email should change social profile gravatar email. 2019-04-14 18:47:02 -04:00
middleware.py Profiling fewer app servers. 2018-02-26 18:35:02 -08:00
models.py Removing additional traces of Google Reader. 2020-06-15 17:53:35 -04:00
tasks.py Adding stripe history reimport background task. 2019-07-16 12:00:10 -07:00
urls.py Adding iOS subscription status notification. 2019-08-29 10:33:53 -07:00
views.py Merge branch 'django1.6' into django1.7 2020-06-24 16:04:10 -04:00