NewsBlur-viq/apps
2020-11-07 10:47:57 +07:00
..
analyzer python2 to python3 conversion for analyzer and push 2020-10-13 22:01:32 +07:00
api missed some mimetype edits in django upgrade 2020-10-24 19:25:26 +07:00
categories Fixing a bunch of feed fetch py3 errors. Fetching now works! 2020-06-30 20:50:30 -04:00
feed_import bug fixes from missed django/python upgrade 2020-10-12 12:30:40 +07:00
mobile remove unnecessary import from apps/mobile/views.py 2020-06-17 03:20:13 -04:00
newsletters update all models.py files to python3 and django2.0 2020-06-17 00:17:32 -04:00
notifications remove types index specification because it is not compatible with later versions of mongodb 2020-11-06 14:42:58 +07:00
oauth change celery Task import and task initialization as per the new version of celery 2020-10-05 00:45:20 +07:00
profile python3/django3 upgrades 2020-11-07 10:46:41 +07:00
push python3/django3 upgrades 2020-11-07 10:46:41 +07:00
reader python3/django3 upgrades 2020-11-07 10:46:41 +07:00
recommendations bug fixes from missed django/python upgrade 2020-10-12 12:30:40 +07:00
rss_feeds fix unique error caused by slashdot1.json 2020-11-07 10:47:57 +07:00
search change celery Task import and task initialization as per the new version of celery 2020-10-05 00:45:20 +07:00
social change celery Task import and task initialization as per the new version of celery 2020-10-05 00:45:20 +07:00
static Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
statistics change celery Task import and task initialization as per the new version of celery 2020-10-05 00:45:20 +07:00
__init__.py