Path Lines of Code hello/__init__.py 1 hello/admin.py 3 hello/apps.py 3 hello/forms.py 6 hello/migrations/0001_initial.py 15 hello/migrations/__init__.py 1 hello/models.py 8 hello/static/hello/site.css 34 hello/templates/hello/about.html 7 hello/templates/hello/contact.html 7 hello/templates/hello/hello_there.html 12 hello/templates/hello/home.html 31 hello/templates/hello/layout.html 25 hello/templates/hello/log_message.html 11 hello/tests.py 1 hello/urls.py 15 hello/views.py 30 manage.py 15 web_project/__init__.py 1 web_project/asgi.py 4 web_project/settings.py 68 web_project/urls.py 8 web_project/wsgi.py 4