2
0
mirror of https://github.com/frappe/bench.git synced 2024-06-29 20:33:30 +00:00
bench/bench/config
Gavin D'souza c4b8391716 fix: Raise and handle Exception class
* Instead of sys.exit, raise ValidationError
* Let's not handle BaseException, just Exception
* Use ValidationError instead of invalid syntax raise str
2021-11-13 00:20:05 +05:30
..
templates feat: Add custom workers in Procfile (#1201) 2021-10-07 12:20:36 +05:30
__init__.py chore: Remove unused import comment blocks 2021-02-21 11:24:32 +05:30
common_site_config.py refactor: Exceptions, Setup & Styles 2021-10-21 16:37:49 +05:30
lets_encrypt.py chore: Get rid of import * utils 2021-11-13 00:19:12 +05:30
nginx.py fix: Raise and handle Exception class 2021-11-13 00:20:05 +05:30
procfile.py refactor: Simplify Bench with OOP 2021-10-30 02:25:38 +05:30
production_setup.py fix: Raise and handle Exception class 2021-11-13 00:20:05 +05:30
redis.py refactor: Simplify Bench with OOP 2021-10-30 02:25:38 +05:30
site_config.py refactor: Simplify Bench with OOP 2021-10-30 02:25:38 +05:30
supervisor.py refactor: Simplify Bench with OOP 2021-10-30 02:25:38 +05:30
systemd.py refactor: Simplify Bench with OOP 2021-10-30 02:25:38 +05:30