NewsBlur/apps
2020-06-28 14:52:09 -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.10' into django1.11 2020-06-28 14:00:09 -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 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. 2020-06-28 14:52:09 -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.10' into django1.11 2020-06-28 14:00:09 -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 16:27:50 -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