Fix: Do not store timezone in database. I am using UTC everywhere and use of timezones messes up date comparison.

This commit is contained in:
2021-04-23 00:58:24 +05:30
parent 581d9ca507
commit 35a431d37e
7 changed files with 12 additions and 10 deletions
+1
View File
@@ -1,3 +1,4 @@
*.pyc
*/__pycache__/
*.egg-info/
poetry.lock