NewsBlur/apps/reader
2018-08-16 12:22:53 -04:00
..
fixtures I cannot believe it was a string-to-int type conversion that wasn't happening when deleting feeds. *smacks forehead* Stupid json.decode. Sorry to 85136323e2. 2016-01-28 12:31:39 -08:00
migrations Initial oauth provider commit. 2014-01-15 14:29:35 -08:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
admin.py Further Mongo work. Stories are now saved correctly, with tags + authors. Still need to do UserStories. 2010-08-21 20:42:38 -04:00
forms.py Handling other MX errors when checking emails during signup. 2016-11-20 13:25:41 -08:00
http.py All classifier facets and data is now saved, end to end. Now, to apply facets to incoming stories and assign scores. 2010-01-05 16:07:11 +00:00
managers.py Fixing shared_date for @secretsquirrel. Was inappropriately being converted to plain text date only for stories the user shared themselves. 2012-08-14 12:28:52 -07:00
models.py Have cachec read stories but no unread stories means all stories are read. 2018-07-10 22:32:41 -04:00
tasks.py Using new delete_many 2016-11-10 12:32:19 -08:00
tests.py I cannot believe it was a string-to-int type conversion that wasn't happening when deleting feeds. *smacks forehead* Stupid json.decode. Sorry to 85136323e2. 2016-01-28 12:31:39 -08:00
urls.py Saved search for feeds now works. Need to fix scroll to selected feed (and keyboard shortcuts). Also need to hook up other search types. 2017-03-06 19:55:18 -08:00
views.py Fixing stripe import history. 2018-08-16 12:22:53 -04:00