NewsBlur/apps/reader
2017-02-21 09:55:11 -08: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
admin.py
forms.py Handling other MX errors when checking emails during signup. 2016-11-20 13:25:41 -08:00
http.py
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 Adding missing feeds for users as part of cleanup. 2017-02-06 19:30:59 -08: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 Adding a river complete endpoint to ease burden on redis db that doesn't need story cache. 2017-01-12 13:16:34 -08:00
views.py Better handling of booleans on /reader/feeds. 2017-02-21 09:55:11 -08:00