Self-hosted mood tracker - very much work in progress
Go to file
Kumi 3ae64b5caf Add django-dbsettings requirement
Move Telegram bot token to dbsettings (incl. migration)
2020-12-30 10:33:45 +01:00
common Initial commit 2020-12-27 18:49:54 +01:00
cronhandler Implement Telegram notifications 2020-12-29 17:26:48 +01:00
doc Initial commit 2020-12-27 18:49:54 +01:00
frontend Implement Telegram notifications 2020-12-29 17:26:48 +01:00
kumify Add django-dbsettings requirement 2020-12-30 10:33:45 +01:00
mood Fix wrong variable use 2020-12-29 19:25:05 +01:00
msgio Add django-dbsettings requirement 2020-12-30 10:33:45 +01:00
.gitignore Initial commit 2020-12-27 18:49:54 +01:00
INSTALL.md Implement Telegram notifications 2020-12-29 17:26:48 +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