NewsBlur/apps/rss_feeds
2011-01-17 23:24:30 -05:00
..
fixtures Refactoring feed fetching so some feeds will be correctly parsed. Also updated unit tests to include invalid XML. 2010-07-07 18:40:19 -04:00
management Moving text fields from Feed to FeedData. Migration includes deletion of old fields on Feed, now unused. 2011-01-17 22:48:38 -05:00
migrations Removing many psql tables that no longer do anything. 2011-01-17 23:24:30 -05:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
admin.py Holy hell, the Mongo transition is nearly complete. All that's left is classifiers. This includes stories, user_stories, and calculating unread counts. 2010-08-21 23:49:36 -04:00
importer.py Revert "Compressing page data when saving it." 2010-09-17 13:47:15 -04:00
models.py Removing many psql tables that no longer do anything. 2011-01-17 23:24:30 -05:00
tasks.py Abstracting feed queueing so I can queue a queryset of feeds from the command line. Also adding in queueing of feeds that have not been updated in a week (for those that fall through the cracks. 2010-12-23 12:32:24 -05:00
tests.py Renaming json.py to json_functions.py to resolve namespace conflict with anyjson. 2010-10-23 13:06:28 -04:00
urls.py Adding autocomplete to add feed. Includes feed title, address, and link. 2010-12-23 16:02:17 -05:00
views.py Moving text fields from Feed to FeedData. Migration includes deletion of old fields on Feed, now unused. 2011-01-17 22:48:38 -05:00