seitime-frappe/frappe/utils
2021-08-12 18:36:43 +05:30
..
__init__.py feat(utils): frappe.utils.get_table_name 2021-07-30 12:27:22 +05:30
background_jobs.py fix: remove unused queue 2021-08-02 19:00:26 +05:30
backups.py fix(backups): Allow individual backups of all tables 2021-07-30 12:28:27 +05:30
bench_helper.py chore: Remove temporary warnings filter 2021-05-27 16:40:02 +05:30
boilerplate.py fix: escape quotes before declaring variables when making a new app 2021-07-13 17:56:47 +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: format string for formating date 2021-08-06 22:10:37 +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 style: Format code for better readability 2021-07-28 18:55:27 +05:30
file_lock.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
file_manager.py feat: Image optimization 2021-08-02 18:23:26 +05:30
fixtures.py fix: Drop deprecated validate_csv_import_file def 2021-07-13 12:04:18 +05:30
formatters.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
global_search.py refactor: Use run instead of frappe.db.sql 2021-08-12 18:36:43 +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 refactor: Toggle optimization using checkbox 2021-08-06 18:31:41 +05:30
install.py perf: Use truncate instead of drop 2021-07-28 18:57:51 +05:30
jinja.py fix: Translate strings passed in frappe.throw 2021-05-27 13:47:21 +05:30
jinja_globals.py fix: Use different key for RTL assets 2021-07-05 14:39:46 +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 fix: Remove for update flag from aggregate functions 2021-07-19 10:54:22 +05:30
oauth.py chore: Update PyJWT dependency 2021-05-29 17:22:30 +05:30
password.py style: removed frappe.db.sql comments 2021-07-28 13:48:01 +05:30
password_strength.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
pdf.py fix: Call is_rtl function to get the actual value 2021-08-10 10:13:19 +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
rq.py refactor: Add authentication for Redis Queue 2021-07-26 21:09:34 +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 style: Format code for better readability 2021-07-28 18:55:27 +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