seitime-frappe/frappe/commands
Akhil Narang 15065a93e3
refactor: don't use impersonate directly, use similar logic
This will allow impersonating as well

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-01-24 17:20:12 +05:30
..
__init__.py Testing Module (#28000) 2024-10-07 09:46:49 +02:00
gettext.py refactor: type hint cli context 2024-09-13 17:25:43 +02:00
redis_utils.py perf: defer imports during CLI 2024-02-19 18:10:07 +05:30
scheduler.py refactor: type hint cli context 2024-09-13 17:25:43 +02:00
site.py refactor: don't use impersonate directly, use similar logic 2025-01-24 17:20:12 +05:30
test_commands.py test: use environment's python (#29137) 2025-01-14 06:21:44 +00:00
testing.py ci: balance test distribution manually 2025-01-04 10:55:53 +05:30
translate.py refactor: type hint cli context 2024-09-13 17:25:43 +02:00
utils.py fix(make-app): don't allow creating an app with the same name as a site 2025-01-10 12:02:40 +05:30