Commit graph

6 commits

Author SHA1 Message Date
Kumi 893c13a0b4 Prepare models for habits
Add fields for weekdays and days of month
Update requirements to include dateutil, polymorphic, multiselectfield
2021-01-08 18:32:25 +01:00
Kumi 1f78158637 Implement filter signals for message processing 2021-01-02 10:13:07 +01:00
Kumi 3ae64b5caf Add django-dbsettings requirement
Move Telegram bot token to dbsettings (incl. migration)
2020-12-30 10:33:45 +01:00
Kumi 077c26bc0a Implement Telegram notifications
Some refactoring
2020-12-29 17:26:48 +01:00
Kumi 0a8bdfac8d Explicitly list argon2_cffi as requirement 2020-12-27 20:32:57 +01:00
Kumi dcce30af13 Initial commit 2020-12-27 18:49:54 +01:00