seitime-frappe/frappe/modules
ci2014 a8b53deb75
Fix loop error in utils.py
Property Setters got deleted on bench migrate and haven't been readded, because data was passed instead of d. Now it works.
2019-09-21 15:41:54 +02:00
..
__init__.py fix(unicode): Import unicode_literals in every file (#6805) 2019-01-25 11:56:27 +05:30
export_file.py fix: codacy 2019-04-24 17:06:24 +05:00
import_file.py style: Rename prepare_docdict_for_import to prepare_for_import 2019-04-24 17:06:46 +05:00
patch_handler.py feat: Option to skip failing patches in migrate (#7959) 2019-07-23 16:46:15 +05:30
utils.py Fix loop error in utils.py 2019-09-21 15:41:54 +02:00