COPYRIGHT.txt
LICENSE.txt
MANIFEST.in
README.md
setup.py
src/django_rss_feeds.egg-info/PKG-INFO
src/django_rss_feeds.egg-info/SOURCES.txt
src/django_rss_feeds.egg-info/dependency_links.txt
src/django_rss_feeds.egg-info/not-zip-safe
src/django_rss_feeds.egg-info/requires.txt
src/django_rss_feeds.egg-info/top_level.txt
src/feeds/__init__.py
src/feeds/apps.py
src/feeds/paginator.py
src/feeds/settings.py
src/feeds/tasks.py
src/feeds/urls.py
src/feeds/migrations/0001_initial.py
src/feeds/migrations/__init__.py
src/feeds/static/images/rss.svg
src/feeds/static/js/bootstrap.min.js.map
src/feeds/static/js/index.js
src/feeds/templates/admin/merge_authors.html
src/feeds/templates/admin/merge_tags.html
src/feeds/templates/feeds/articles.html
src/feeds/templates/feeds/author.html
src/feeds/templates/feeds/authors.html
src/feeds/templates/feeds/source.html
src/feeds/templates/feeds/sources.html
src/feeds/templates/feeds/sources_popular.html
src/feeds/templates/feeds/tag.html
src/feeds/templates/feeds/tags.html
src/feeds/templates/feeds/snippets/pagination.html
src/feeds/templates/feeds/snippets/tag_author_cloud.html
src/feeds/templates/feeds/snippets/tag_cloud.html
src/feeds/templates/feeds/snippets/tag_source_cloud.html