AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.py
newspeak/__init__.py
newspeak/admin.py
newspeak/crawler.py
newspeak/feeds.py
newspeak/models.py
newspeak/runner.py
newspeak/tests.py
newspeak/urls.py
newspeak/utils.py
newspeak/views.py
newspeak.egg-info/PKG-INFO
newspeak.egg-info/SOURCES.txt
newspeak.egg-info/dependency_links.txt
newspeak.egg-info/entry_points.txt
newspeak.egg-info/requires.txt
newspeak.egg-info/top_level.txt
newspeak/conf/__init__.py
newspeak/conf/default.py
newspeak/conf/initial.py
newspeak/conf/newspeak.py
newspeak/conf/urls.py
newspeak/fixtures/feeds_bof.json
newspeak/management/__init__.py
newspeak/management/commands/__init__.py
newspeak/management/commands/update_feeds.py
newspeak/migrations/0001_initial.py
newspeak/migrations/0002_auto__add_field_feed_error_state__add_field_feed_error_description__ad.py
newspeak/migrations/0003_auto__chg_field_feedentry_entry_id__del_unique_feedentry_entry_id.py
newspeak/migrations/0004_auto__chg_field_feedentry_link.py
newspeak/migrations/0005_auto__add_field_feedentry_author.py
newspeak/migrations/0006_auto__add_field_feed_last_modified__add_field_feed_etag.py
newspeak/migrations/0007_auto__add_field_keywordfilter_active__add_field_keywordfilter_filter_i.py
newspeak/migrations/0008_auto__chg_field_feedentry_link.py
newspeak/migrations/0009_auto__add_feedenclosure__add_feedcontent.py
newspeak/migrations/0010_auto__add_field_feed_enclosure_xpath__add_field_feed_enclosure_mime_ty.py
newspeak/migrations/0011_auto__add_field_feed_content_xpath__add_field_feed_content_mime_type__.py
newspeak/migrations/0012_auto__chg_field_feedenclosure_href__chg_field_feed_url__chg_field_feed.py
newspeak/migrations/0013_auto__chg_field_feedenclosure_href.py
newspeak/migrations/0014_auto__add_field_keywordfilter_sort_order.py
newspeak/migrations/0015_keywordfilter_sort_order.py
newspeak/migrations/0016_auto__chg_field_keywordfilter_sort_order__add_unique_keywordfilter_sor.py
newspeak/migrations/__init__.py
newspeak/templates/404.html
newspeak/templates/500.html
newspeak/templates/base.html