HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.py
django_feedreader.egg-info/PKG-INFO
django_feedreader.egg-info/SOURCES.txt
django_feedreader.egg-info/dependency_links.txt
django_feedreader.egg-info/requires.txt
django_feedreader.egg-info/top_level.txt
doc/Makefile
doc/conf.py
doc/history.rst
doc/index.rst
doc/overview.rst
doc/readme.rst
doc/_build/doctrees/environment.pickle
doc/_build/doctrees/history.doctree
doc/_build/doctrees/index.doctree
doc/_build/doctrees/overview.doctree
doc/_build/doctrees/readme.doctree
doc/_build/html/.buildinfo
doc/_build/html/genindex.html
doc/_build/html/history.html
doc/_build/html/index.html
doc/_build/html/objects.inv
doc/_build/html/overview.html
doc/_build/html/readme.html
doc/_build/html/search.html
doc/_build/html/searchindex.js
doc/_build/html/_images/annotated_output.png
doc/_build/html/_images/annotated_output2.png
doc/_build/html/_images/feed_output.png
doc/_build/html/_sources/history.rst.txt
doc/_build/html/_sources/index.rst.txt
doc/_build/html/_sources/overview.rst.txt
doc/_build/html/_sources/readme.rst.txt
doc/_build/html/_static/alabaster.css
doc/_build/html/_static/annotated_output.png
doc/_build/html/_static/annotated_output.svg
doc/_build/html/_static/annotated_output2.png
doc/_build/html/_static/basic.css
doc/_build/html/_static/custom.css
doc/_build/html/_static/doctools.js
doc/_build/html/_static/documentation_options.js
doc/_build/html/_static/feed_output.png
doc/_build/html/_static/feedreader_edit.png
doc/_build/html/_static/file.png
doc/_build/html/_static/jquery-3.2.1.js
doc/_build/html/_static/jquery.js
doc/_build/html/_static/language_data.js
doc/_build/html/_static/minus.png
doc/_build/html/_static/plus.png
doc/_build/html/_static/pygments.css
doc/_build/html/_static/searchtools.js
doc/_build/html/_static/underscore-1.3.1.js
doc/_build/html/_static/underscore.js
doc/_static/annotated_output.png
doc/_static/annotated_output.svg
doc/_static/annotated_output2.png
doc/_static/feed_output.png
doc/_static/feedreader_edit.png
feedreader/__init__.py
feedreader/admin.py
feedreader/constants.py
feedreader/factories.py
feedreader/forms.py
feedreader/models.py
feedreader/simple_test_server.py
feedreader/test_forms.py
feedreader/test_models.py
feedreader/test_utils.py
feedreader/test_views.py
feedreader/tests.py
feedreader/urls.py
feedreader/utils.py
feedreader/views.py
feedreader/management/__init__.py
feedreader/management/__pycache__/__init__.cpython-37.pyc
feedreader/management/commands/__init__.py
feedreader/management/commands/poll_feeds.py
feedreader/management/commands/__pycache__/__init__.cpython-37.pyc
feedreader/management/commands/__pycache__/poll_feeds.cpython-37.pyc
feedreader/migrations/0001_initial.py
feedreader/migrations/__init__.py
feedreader/migrations/__pycache__/0001_initial.cpython-37.pyc
feedreader/migrations/__pycache__/__init__.cpython-37.pyc
feedreader/static/spinner.gif
feedreader/static/js/jquery.dataTables.min.js
feedreader/templates/base.html
feedreader/templates/feedreader/edit_feeds.html
feedreader/templates/feedreader/entry_list.html
feedreader/templates/feedreader/feed_list.html
feedreader/templates/feedreader/search_results.html