seitime-frappe/frappe/commands
Akhil Narang a9c1c49fff
refactor: use an alternate key for handling expiry
This allows for less changes to update() + allows impersonated sessions to not end later

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-01-24 18:27:44 +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: use an alternate key for handling expiry 2025-01-24 18:27:44 +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