NewsBlur/apps
Samuel Clay 1dbfd87404 Merge branch 'django1.9' into django1.10
* django1.9: (122 commits)
  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.
  Using the correct attribute.
  Typo in template
  Attempting to style newsletters in dark mode.
  Loading dark theme if selected on load.
  Adding scrollbar colors.
  Using request body for ios subscription.
  Django 1.9.13.
  De-vendorizing django-paypal, adding to requirements.txt.
  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.
  ...
2020-06-26 08:45:40 -04:00
..
analyzer Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
api Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
categories Fixing various django1.9 issues, mainly around templates. 2020-06-25 17:57:35 -04:00
feed_import Merge branch 'django1.9' into django1.10 2020-06-26 08:45:40 -04:00
mobile Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
newsletters Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
notifications Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
oauth Merge branch 'django1.9' into django1.10 2020-06-26 08:45:40 -04:00
profile Merge branch 'django1.9' into django1.10 2020-06-26 08:45:40 -04:00
push Add on_delete argument to ForeignKeyField and OneToOneField fields 2020-06-11 05:45:48 -04:00
reader Merge branch 'django1.9' into django1.10 2020-06-26 08:45:40 -04:00
recommendations Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
rss_feeds Merge branch 'django1.9' into django1.10 2020-06-26 08:45:40 -04:00
search change management commands to use argparse instead of optparse 2020-06-08 07:55:17 -04:00
social Merge branch 'django1.9' into django1.10 2020-06-26 08:45:40 -04:00
static Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
statistics Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
__init__.py Initial 2009-06-16 03:08:55 +00:00