Self-hosted mood tracker - very much work in progress
Go to file
2020-12-31 22:18:39 +01:00
cbt Add incomplete CBT component 2020-12-31 22:18:39 +01:00
common Create PercentageField for use in future CBT comp 2020-12-31 22:17:46 +01:00
cronhandler Fix missing cron signal 2020-12-30 18:38:37 +01:00
doc Initial commit 2020-12-27 18:49:54 +01:00
frontend Add registration form 2020-12-31 22:17:02 +01:00
kumify Add incomplete CBT component 2020-12-31 22:18:39 +01:00
mood Catch potential division by zero 2020-12-30 12:07:40 +01:00
msgio Make message handler use local time instead of UTC 2020-12-31 22:15:52 +01:00
.gitignore Initial commit 2020-12-27 18:49:54 +01:00
INSTALL.md Add missing instructions to INSTALL.md 2020-12-31 22:17:19 +01:00
localsettings.dist.py Add django-dbsettings requirement 2020-12-30 10:33:45 +01:00
manage.py Initial commit 2020-12-27 18:49:54 +01:00
passenger_wsgi.py Add passenger_wsgi for Passenger deployments 2020-12-27 18:59:45 +01:00
requirements.txt Add django-dbsettings requirement 2020-12-30 10:33:45 +01:00