There was a problem fetching the pipeline mini graph.
add monthly statistics page - #52
parent
0db5b8c1
No related branches found
No related tags found
Pipeline #
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- smash/web/forms.py 22 additions, 0 deletionssmash/web/forms.py
- smash/web/models.py 12 additions, 12 deletionssmash/web/models.py
- smash/web/statistics.py 212 additions, 0 deletionssmash/web/statistics.py
- smash/web/templates/_base.html 1 addition, 100 deletionssmash/web/templates/_base.html
- smash/web/templates/sidebar.html 61 additions, 0 deletionssmash/web/templates/sidebar.html
- smash/web/templates/statistics/breadcrumb.html 2 additions, 0 deletionssmash/web/templates/statistics/breadcrumb.html
- smash/web/templates/statistics/index.html 110 additions, 0 deletionssmash/web/templates/statistics/index.html
- smash/web/templates/statistics/small_box.html 11 additions, 0 deletionssmash/web/templates/statistics/small_box.html
- smash/web/templatetags/filters.py 9 additions, 0 deletionssmash/web/templatetags/filters.py
- smash/web/tests/functions.py 5 additions, 3 deletionssmash/web/tests/functions.py
- smash/web/tests/test_statistics.py 83 additions, 0 deletionssmash/web/tests/test_statistics.py
- smash/web/tests/test_view_statistics.py 30 additions, 0 deletionssmash/web/tests/test_view_statistics.py
- smash/web/urls.py 1 addition, 0 deletionssmash/web/urls.py
- smash/web/views.py 27 additions, 1 deletionsmash/web/views.py
Loading