LICENSE
MANIFEST.in
README.md
setup.py
bin/cuttice
coffee_list_app.egg-info/PKG-INFO
coffee_list_app.egg-info/SOURCES.txt
coffee_list_app.egg-info/dependency_links.txt
coffee_list_app.egg-info/requires.txt
coffee_list_app.egg-info/top_level.txt
hello/__init__.py
hello/admin.py
hello/apps.py
hello/forms.py
hello/models.py
hello/views.py
hello/migrations/0001_initial.py
hello/migrations/__init__.py
hello/tests/__init__.py
hello/tests/test_admin.py
hello/tests/test_forms.py
hello/tests/test_models.py
hello/tests/tests_urls.py
hello/tests/tests_views.py
personalapp/__init__.py
personalapp/settings.py
personalapp/test_settings.py
personalapp/urls.py
personalapp/wsgi.py