File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
views.py in hello |
30 | 5 | 348 | 1232 | 10 |
hello_there.html in hello/templates/hello |
12 | - | 881 | 1232 | 7 |
settings.py in web_project |
68 | - | 348 | 1232 | 7 |
urls.py in web_project |
8 | - | 348 | 1232 | 6 |
models.py in hello |
8 | 1 | 1153 | 1232 | 6 |
layout.html in hello/templates/hello |
25 | - | 1224 | 1232 | 5 |
home.html in hello/templates/hello |
31 | - | 1077 | 1232 | 5 |
forms.py in hello |
6 | - | 1224 | 1232 | 4 |
contact.html in hello/templates/hello |
7 | - | 1224 | 1232 | 4 |
about.html in hello/templates/hello |
7 | - | 1224 | 1232 | 4 |
log_message.html in hello/templates/hello |
11 | - | 1224 | 1232 | 4 |
urls.py in hello |
15 | - | 1224 | 1232 | 4 |
apps.py in hello |
3 | - | 1224 | 1232 | 3 |
admin.py in hello |
3 | - | 1159 | 1232 | 3 |
wsgi.py in web_project |
4 | - | 348 | 1232 | 2 |
manage.py in root |
15 | 1 | 348 | 1232 | 2 |
__init__.py in web_project |
1 | - | 1232 | 1232 | 1 |
tests.py in hello |
1 | - | 1232 | 1232 | 1 |
__init__.py in hello/migrations |
1 | - | 1232 | 1232 | 1 |
__init__.py in hello |
1 | - | 1232 | 1232 | 1 |