NewsBlur/apps/rss_feeds
2020-12-06 18:23:31 -05:00
..
fixtures Beginning fix of rss_feeds unit tests. 2020-08-04 13:45:16 -04:00
management change get_models() to apps.get_models() as per new functionality from 1.10 2020-06-13 00:25:27 -04:00
migrations upgrade to django 1.6 and make migrations 2020-06-05 11:00:54 -04:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
admin.py Holy hell, the Mongo transition is nearly complete. All that's left is classifiers. This includes stories, user_stories, and calculating unread counts. 2010-08-21 23:49:36 -04:00
icon_importer.py Adding timeouts to most outbound requests. 2020-12-06 11:37:01 -05:00
models.py Handling newsletters with multiple recipients. 2020-12-06 18:23:31 -05:00
page_importer.py Adding timeouts to most outbound requests. 2020-12-06 11:37:01 -05:00
tasks.py Switching to shared celery app task. 2020-11-13 13:26:25 -05:00
tests.py Merge branch 'django1.7' into django1.8 2020-08-10 17:51:25 -04:00
text_importer.py Adding timeouts to most outbound requests. 2020-12-06 11:37:01 -05:00
urls.py remove patterns import 2020-06-11 09:56:48 -04:00
views.py Found four more GET/POST crosses. 2020-12-06 10:26:09 -05:00