NewsBlur/apps
2020-11-12 18:24:38 -05:00
..
analyzer Merge branch 'django1.9' into django1.10 2020-08-10 17:52:12 -04:00
api Switching out more request.REQUEST calls. /reader/river_stories needs to handle either GET or POST due to GET url length. 2020-11-12 18:24:38 -05:00
categories Fixing various django1.9 issues, mainly around templates. 2020-06-25 17:57:35 -04:00
feed_import Merge branch 'django1.10' into django1.11 2020-08-10 17:52:24 -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 Monkey patching get_user to remove the session authentication introduced in 1.7 and made required in 1.10. After a year we can remove this monkey patching as all users would have logged in by now, recycling their session. 2020-11-09 12:51:02 -05:00
oauth Merge branch 'django1.9' into django1.10 2020-06-26 08:45:40 -04:00
profile Merge branch 'django1.10' into django1.11 2020-11-12 15:40:31 -05:00
push Merge branch 'django1.8' into django1.9 2020-08-10 17:51:46 -04:00
reader Switching out more request.REQUEST calls. /reader/river_stories needs to handle either GET or POST due to GET url length. 2020-11-12 18:24:38 -05:00
recommendations Merge branch 'django1.9' into django1.10 2020-11-12 15:40:21 -05:00
rss_feeds Monkey patching get_user to remove the session authentication introduced in 1.7 and made required in 1.10. After a year we can remove this monkey patching as all users would have logged in by now, recycling their session. 2020-11-09 12:51:02 -05:00
search change management commands to use argparse instead of optparse 2020-06-08 07:55:17 -04:00
social Find friends uses GET. 2020-11-10 12:52:08 -05: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