NewsBlur/apps/rss_feeds
2017-02-17 12:19:55 -08:00
..
fixtures Fixing reader tests and fixing broken delete where multiple feeds would be deleted. 2013-11-22 11:07:14 -08:00
management Minting xlsx spreadsheet from queries. 2016-10-06 17:20:30 -07:00
migrations Renaming redis feed pool to redis feed update pool in prep for redis feed sub pool. 2015-07-27 18:35:25 -07: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 Handling error when fetching icn for bad feed link. 2016-12-11 18:32:37 -08:00
models.py Faking user agent when rss bans NewsBlur. 2017-02-17 12:19:55 -08:00
page_importer.py Handling unicode encode errors in page/text handling. Also adding upgrade command for fabric when pip is non-trivial. 2016-12-05 22:09:05 -08:00
tasks.py Fixing feedfinder beautifulsoup issues, unicode issues in feed, and unicode comparisons issues with page_data (since it wasnt being decompressed when compared). 2016-02-05 14:43:31 -08:00
tests.py PEP8 fixes: removed whitespaces from the blank lines 2015-11-28 08:53:34 +01:00
text_importer.py Upgrading Readability and forcing images to remain. THis should add a bunch of images back to the Text view. 2017-01-25 17:35:48 -08:00
urls.py Undoing story change preference. Now story changes are loading through ajax. 2016-02-26 20:01:41 -08:00
views.py Removing feed address change due to exceptions. Only branches allowed now. 2016-08-15 18:17:15 -07:00