NewsBlur/apps/reader
2020-06-30 20:50:30 -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 upgrade migrations files to python3 django2.0 2020-06-17 00:11:02 -04: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 Merge branch 'django1.9' into django1.10 2020-06-26 08:45:40 -04:00
http.py Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
managers.py 2to3 apps/reader/ 2020-06-15 05:24:54 -04:00
models.py Fixing a bunch of feed fetch py3 errors. Fetching now works! 2020-06-30 20:50:30 -04:00
tasks.py Using new delete_many 2016-11-10 12:32:19 -08:00
tests.py create a function to get subdomain for apps/reader/views.py and 2to3 tests.py and views.py for apps/reader/ 2020-06-17 00:41:50 -04:00
urls.py Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
views.py So many bytes<>str encoding issues. Also mongoengine wants to create new indexes all the time. 2020-06-30 14:49:12 -04:00