NewsBlur/apps
2020-06-13 00:25:27 -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 Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
feed_import remove unused imports 2020-06-12 03:08:32 -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 remove patterns import 2020-06-11 09:56:48 -04:00
profile render receives a dict instead of a context object in apprs.profiel.middleware.py 2020-06-12 03:19:53 -04:00
push Add on_delete argument to ForeignKeyField and OneToOneField fields 2020-06-11 05:45:48 -04:00
reader Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
recommendations Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
rss_feeds change get_models() to apps.get_models() as per new functionality from 1.10 2020-06-13 00:25:27 -04:00
search change management commands to use argparse instead of optparse 2020-06-08 07:55:17 -04:00
social Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -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