seitime-frappe/frappe/desk/page/setup_wizard
Ankush Menat daa52b8802
build!: Drop maxmind IP database (#29213)
1. It's severly outdated and free version isn't that accurate to begin
   with.
2. I replaced country detection using timezone a long time ago: c8ec528aa7/frappe/desk/page/setup_wizard/setup_wizard.js (L664-L676)

This is good enough for setup wizard for most popular countries. Use
IP-API if you need better guarantees (we have a license).
2025-01-17 12:03:09 +05:30
..
__init__.py [re-org] setup wizard now in frappe 2015-11-12 11:42:30 +05:30
install_fixtures.py fix: mark genders and salutations as translatable (#27462) 2024-08-20 21:11:54 +00:00
setup_wizard.js fix: add strings and fields to translation 2024-12-21 13:17:01 +01:00
setup_wizard.json Added system_page field in page to differentiate system page and custom page, patch to set reference doctype in the custom role, fixed sql query to get users reports (#3078) 2017-04-13 12:43:32 +05:30
setup_wizard.py build!: Drop maxmind IP database (#29213) 2025-01-17 12:03:09 +05:30