Commit graph

6 commits

Author SHA1 Message Date
0658a4f587 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
8a6db379e4 Implement filter signals for message processing 2021-01-02 10:13:07 +01:00
59491b7486 Add django-dbsettings requirement
Move Telegram bot token to dbsettings (incl. migration)
2020-12-30 10:33:45 +01:00
64a757b2de Implement Telegram notifications
Some refactoring
2020-12-29 17:26:48 +01:00
06e38626e4 Explicitly list argon2_cffi as requirement 2020-12-27 20:32:57 +01:00
e57bd452cb Initial commit 2020-12-27 18:49:54 +01:00