bullish/backend/app
Ameya Shenoy 72bd0a1a07
fix: monday before publish time to return friday
- add relevant test to ensure doesn't happen again
- fix test_today_before_publish_time

Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
2021-02-15 13:22:15 +05:30
..
migrations feat: implement date picker 2021-02-13 02:08:40 +05:30
__init__.py feat: get rq working and schedule job at 6 2021-02-09 18:00:52 +05:30
admin.py feat: django and vue integration 2021-02-09 12:37:04 +05:30
apps.py fix: cron date calculation 2021-02-15 00:40:56 +05:30
models.py feat: implement date picker 2021-02-13 02:08:40 +05:30
redis.py feat: implement custom redis endpoint 2021-02-11 16:50:41 +05:30
serializers.py fix: remove hardcoded date 2021-02-12 18:16:07 +05:30
tests.py fix: monday before publish time to return friday 2021-02-15 13:22:15 +05:30
urls.py refactor: better naming and restructure 2021-02-13 08:21:55 +05:30
utils.py fix: monday before publish time to return friday 2021-02-15 13:22:15 +05:30
views.py refactor: cleanup unused vars 2021-02-15 00:58:45 +05:30