seitime-frappe/frappe/commands
0xsaif aa7ee1c6b9
refactor: force ipv4 localhost (#22394)
* reafctor: force ipv4 localhost

Replacing "localhost" with "127.0.0.1" in the codebase; sometimes the name localhost force-resolves to ipv6

* revert: leave localhost usage in oauth tests

Change not required.

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
2023-09-13 16:23:23 +05:30
..
__init__.py refactor: inline immediately returned variable 2023-08-08 18:09:49 +02:00
redis_utils.py perf: reduce memory usage of background processes (#21467) 2023-06-23 12:51:45 +05:30
scheduler.py perf: faster pending jobs check 2023-06-29 17:31:06 +05:30
site.py refactor: force ipv4 localhost (#22394) 2023-09-13 16:23:23 +05:30
translate.py feat: migrate translations command (#21362) 2023-06-19 18:19:07 +05:30
utils.py revert: #22308 (#22389) 2023-09-13 14:34:52 +05:30