-
- Downloads
add timer
Showing
- timer/migrations/__init__.py 0 additions, 0 deletionstimer/migrations/__init__.py
- timer/models.py 36 additions, 0 deletionstimer/models.py
- timer/routing.py 7 additions, 0 deletionstimer/routing.py
- timer/templates/timer/create.html 37 additions, 0 deletionstimer/templates/timer/create.html
- timer/templates/timer/edit_timer.html 76 additions, 0 deletionstimer/templates/timer/edit_timer.html
- timer/templates/timer/index.html 42 additions, 0 deletionstimer/templates/timer/index.html
- timer/templates/timer/view_timer.html 47 additions, 0 deletionstimer/templates/timer/view_timer.html
- timer/tests.py 3 additions, 0 deletionstimer/tests.py
- timer/urls.py 11 additions, 0 deletionstimer/urls.py
- timer/views.py 46 additions, 0 deletionstimer/views.py
- webpack.config.js 4 additions, 0 deletionswebpack.config.js
timer/migrations/__init__.py
0 → 100644
timer/models.py
0 → 100644
timer/routing.py
0 → 100644
timer/templates/timer/create.html
0 → 100644
timer/templates/timer/edit_timer.html
0 → 100644
timer/templates/timer/index.html
0 → 100644
timer/templates/timer/view_timer.html
0 → 100644
timer/tests.py
0 → 100644
timer/urls.py
0 → 100644
timer/views.py
0 → 100644
Please register or sign in to comment