seitime-frappe/frappe/commands
Maharshi Patel 6a861fc3c8
chore: added ipv6 to hosts file (#29199)
macos takes 5-10 second on dns when *.local is used unless ipv6 is added to hosts file.

source: https://stackoverflow.com/questions/10064581/how-can-i-eliminate-slow-resolving-loading-of-localhost-virtualhost-a-2-3-secon/17982964#17982964

Adding this even though it's edge case because i spent few days debugging something else to make it faster.

Co-authored-by: Maharshi Patel <maharshipatel@Maharshis-MacBook-Pro.local>
2025-01-16 19:23:32 +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 chore: added ipv6 to hosts file (#29199) 2025-01-16 19:23:32 +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