NewsBlur-viq/apps
2021-01-06 18:00:55 -05:00
..
analyzer Switching to shared celery app task. 2020-11-13 13:26:25 -05:00
api Changing mongodb server. 2021-01-04 13:33:07 -05:00
categories Fixing various django1.9 issues, mainly around templates. 2020-06-25 17:57:35 -04:00
feed_import Switching to shared celery app task. 2020-11-13 13:26:25 -05:00
mobile Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
newsletters Merge branch 'master' into django1.11 2020-11-30 18:55:57 -05:00
notifications Removing unused types key from index. 2021-01-06 18:00:55 -05:00
oauth Merge branch 'django1.9' into django1.10 2020-06-26 08:45:40 -04:00
profile Whoops 2021-01-05 14:57:46 -05:00
push request.raw_post_data -> request.body (django 1.6) 2020-12-03 11:58:54 -05:00
reader Clean analytics task name 2020-12-08 13:47:53 -05:00
recommendations Merge branch 'django1.9' into django1.10 2020-11-12 15:40:21 -05:00
rss_feeds Handling newsletters with multiple recipients. 2020-12-06 18:23:31 -05:00
search Moving logging over to the newsblur log. 2020-12-07 17:37:27 -05:00
social Adding real-time notification for shared stories. Not doing anything with this on the frontend yet, but the dashboard3 will use it for the global shared stories. 2020-12-17 18:52:06 -05:00
static Fixing API page. 2020-11-13 21:51:52 -05:00
statistics Attempting to collect queries for 1% of requests by using DEBUG. 2021-01-04 10:22:04 -05:00
__init__.py