seitime-frappe/frappe/commands
Gavin D'souza 6712bd9c93 fix: Leaking color in bench --help
Since the character to render NC was cut off due to the char limit, the
whole list of following commands and descriptions would also turn
yellow. Let's keep it colourless in --help. Only, make it yellow when
the command is executed directly.
2021-10-14 17:33:35 +05:30
..
__init__.py fix: rq utiliy module conflicts with redis queue's rq package 2021-09-23 12:42:25 +05:30
redis_utils.py fix: rq utiliy module conflicts with redis queue's rq package 2021-09-23 12:42:25 +05:30
scheduler.py refactor: Add authentication for Redis Queue 2021-07-26 21:09:34 +05:30
site.py Merge pull request #13955 from gavindsouza/trim-db 2021-09-15 17:08:40 +05:30
translate.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
utils.py fix: Leaking color in bench --help 2021-10-14 17:33:35 +05:30