seitime-frappe/frappe/utils
2021-06-22 18:14:15 +05:30
..
__init__.py Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-17 09:48:50 +05:30
background_jobs.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
backups.py perf(minor): remove unnecessary comprehensions 2021-05-12 20:38:18 +05:30
bench_helper.py chore: Remove temporary warnings filter 2021-05-27 16:40:02 +05:30
boilerplate.py Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-14 12:24:50 +05:30
bot.py Merge branch 'develop' into unnecessary_comprehensions 2021-06-11 19:30:23 +05:30
change_log.py fix: Use context managers to stream data 2021-05-26 15:54:36 +05:30
commands.py chore(cli): Add pending deprecation warning 2021-05-07 12:30:15 +05:30
connections.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
csvutils.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
dashboard.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
data.py fix: Use raw string to avoid invalid sequence errors 2021-05-26 19:30:08 +05:30
dateutils.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
doctor.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
error.py Merge branch 'develop' of github.com:frappe/frappe into drop-py2-code 2021-06-03 11:21:55 +05:30
file_lock.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
file_manager.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
fixtures.py fix: error while using data import and importing docs 2021-02-22 17:15:49 +05:30
formatters.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
global_search.py Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
goal.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
html_utils.py chore: Replacing and updating bleach source list 2021-05-26 15:45:34 +05:30
identicon.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
image.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
install.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
jinja.py fix: Translate strings passed in frappe.throw 2021-05-27 13:47:21 +05:30
jinja_globals.py Merge branch 'develop' into unnecessary_comprehensions 2021-06-11 19:30:23 +05:30
lazy_loader.py feat: Lazy import functionality added (#12517) 2021-03-09 11:59:17 +05:30
logger.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
make_random.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
minify.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
momentjs.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
nestedset.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
oauth.py chore: Update PyJWT dependency 2021-05-29 17:22:30 +05:30
password.py Merge branch 'develop' of github.com:frappe/frappe into drop-py2-code 2021-06-03 11:21:55 +05:30
password_strength.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
pdf.py chore: debug 2021-06-17 18:50:21 +05:30
print_format.py Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
redis_wrapper.py style: Fix E201, E202, E401, E701 2021-05-27 12:48:01 +05:30
reset_doc.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
response.py Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
safe_exec.py fix: Add frappe.rename_doc to Server Scripts 2021-06-22 18:14:15 +05:30
scheduler.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
testutils.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
user.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
verified_command.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
xlsxutils.py feat: manage Python 3 compatiblity with dependencies 2021-04-27 14:54:34 +05:30