management
|
Initial commit
|
2020-12-27 18:49:54 +01:00 |
static/mood
|
Reworked statistics with HoloViews/Bokeh
|
2021-02-21 20:13:22 +01:00 |
templates/mood
|
Add monthly and yearly activity counters
|
2021-02-25 15:33:28 +01:00 |
templatetags
|
Handle empty database in mood template tags
|
2021-03-01 07:12:15 +01:00 |
__init__.py
|
Initial commit
|
2020-12-27 18:49:54 +01:00 |
admin.py
|
Initial commit
|
2020-12-27 18:49:54 +01:00 |
apps.py
|
Initial commit
|
2020-12-27 18:49:54 +01:00 |
forms.py
|
Make activities not required for mood status
|
2021-01-04 07:38:28 +01:00 |
models.py
|
Add rolling average to mood statistics chart
|
2021-02-22 07:51:27 +01:00 |
statistics.py
|
Replace max time parameter by current time
|
2021-02-28 19:58:38 +01:00 |
tests.py
|
Initial commit
|
2020-12-27 18:49:54 +01:00 |
urls.py
|
Reworked statistics with HoloViews/Bokeh
|
2021-02-21 20:13:22 +01:00 |
views.py
|
Fix moodstats call
|
2021-02-26 18:09:13 +01:00 |