CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_web_app.egg-info/PKG-INFO
django_web_app.egg-info/SOURCES.txt
django_web_app.egg-info/dependency_links.txt
django_web_app.egg-info/not-zip-safe
django_web_app.egg-info/requires.txt
django_web_app.egg-info/top_level.txt
web_app/__init__.py
web_app/admin.py
web_app/apps.py
web_app/models.py
web_app/tests.py
web_app/urls.py
web_app/__pycache__/__init__.cpython-36.pyc
web_app/__pycache__/admin.cpython-36.pyc
web_app/__pycache__/models.cpython-36.pyc
web_app/__pycache__/urls.cpython-36.pyc
web_app/migrations/__init__.py
web_app/migrations/__pycache__/__init__.cpython-36.pyc
web_app/static/web_app/images/IMG_3517.JPG
web_app/templates/web_app/index.html
web_app/views/index.py
web_app/views/__pycache__/index.cpython-36.pyc