NewsBlur/apps/reader
2013-08-14 14:32:50 -07:00
..
fixtures Fixing tests. 2012-11-27 16:22:03 -08:00
migrations Re-running story read migration to account fornew read stories during the migration process. 2011-09-14 20:31:14 -07: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 Adding auto-enable free users setting for local installs. 2013-07-16 11:18:17 -07: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 Turning off redis dupe story id writer. 2013-08-14 14:32:50 -07:00
tasks.py Removing MUserStory entirely. 2013-05-10 16:11:30 -07:00
tests.py Fixing tests. 2012-11-27 16:22:03 -08:00
urls.py Adding new /reader/starred_story_hashes endpoint to efficient retrieval of starred stories. 2013-07-23 11:31:27 -07:00
views.py Adding folder search for admin only. If you're reading this commit message, don't get excited. I probably won't be launching folder search using this method. It'll be a while before I can ship it. But if for some strange reason folder search is much faster than I thought, this has a chance. 2013-08-07 15:43:25 -07:00