Arun Mathai S.K.
02c680e68d
fix: migrate-to now works ( #27115 )
...
* chore : migrat-to pre check url
* feat: migrate-to now works
* fix: unecessary context
* chore: remove commented code
2024-07-18 10:27:20 +05:30
Ankush Menat
81b37cb7d2
refactor: clean up code to py310 supported features ( #17367 )
...
refactor: clean up code to py39+ supported syntax
- f-strings instead of format
- latest typing support instead of pre 3.9 TitleCase
- remove UTF-8 declarations.
- many more changes
Powered by https://github.com/asottile/pyupgrade/ + manual cleanups
2022-07-01 11:51:05 +05:30
Gavin D'souza
f9bf0c1951
fix: remove Frappe Cloud migrator logic from frappe
2020-07-09 20:22:21 +05:30
Gavin D'souza
4f99b5879e
fix: set frappecloud_url in conf to override specified url
2020-05-28 20:28:55 +05:30
Gavin D'souza
f7f81a0843
chore: add missed import
2020-05-15 17:52:40 +05:30
Gavin D'souza
7a58cbeff2
fix: hardcode url frappe.cloud => frappecloud.com
2020-05-15 16:30:17 +05:30
Faris Ansari
4af13edc87
fix: Remove hardcoded url
2020-05-15 16:13:16 +05:30
Gavin D'souza
85d86fbedf
refactor: moved remote_migrations to
...
frappe.integrations.frappe_providers
fix: exit code fixes and minor bug fix
2020-05-15 11:21:24 +05:30