NewsBlur/apps/reader
2016-11-20 13:25:41 -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
models.py Handling deletion of feeds in folders where the parent folder has hypens (which are stripped on iOS/mobile to handle flat). 2016-06-15 16:58:07 -07: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 Complete backend for folder rss. Just needs a premium message. 2015-08-24 14:59:12 -07:00
views.py Adding notification info to flat feeds for ios and android. 2016-11-17 19:13:42 -08:00