The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
settings.py in web_project |
68 | - |
site.css in hello/static/hello |
34 | - |
home.html in hello/templates/hello |
31 | - |
views.py in hello |
30 | 5 |
layout.html in hello/templates/hello |
25 | - |
0001_initial.py in hello/migrations |
15 | - |
urls.py in hello |
15 | - |
manage.py in root |
15 | 1 |
hello_there.html in hello/templates/hello |
12 | - |
log_message.html in hello/templates/hello |
11 | - |
models.py in hello |
8 | 1 |
urls.py in web_project |
8 | - |
about.html in hello/templates/hello |
7 | - |
contact.html in hello/templates/hello |
7 | - |
forms.py in hello |
6 | - |
asgi.py in web_project |
4 | - |
wsgi.py in web_project |
4 | - |
admin.py in hello |
3 | - |
apps.py in hello |
3 | - |
__init__.py in hello |
1 | - |
__init__.py in hello/migrations |
1 | - |
tests.py in hello |
1 | - |
__init__.py in web_project |
1 | - |
File | # lines | # units |
---|---|---|
views.py in hello |
30 | 5 |
models.py in hello |
8 | 1 |
manage.py in root |
15 | 1 |
There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.
File | # lines | # units | # long lines |
---|---|---|---|