seitime-frappe/frappe/utils
gavin db11af2a5c feat(wip): Custom filters in db.query engine
* Added provision for semi-implemneted version
    * Hard to fix it completely given it's broken on develop / desk
* Added TODO for adding nestedset related filters
2022-05-19 17:31:35 +05:30
..
__init__.py Merge pull request #15538 from noahjacob/phone_field_control 2022-04-28 10:27:52 +05:30
background_jobs.py Merge branch 'develop' of github.com:frappe/frappe into bg-rename_doc 2022-04-14 13:41:56 +05:30
backups.py fix: Replace password with asterisks before logging (#16743) 2022-04-26 10:30:46 +00:00
bench_helper.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
boilerplate.py chore!: remove dead hooks app_icon & app_color 2022-05-10 14:41:01 +05:30
change_log.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
commands.py feat(wip): Custom filters in db.query engine 2022-05-19 17:31:35 +05:30
connections.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
csvutils.py refactor: Remove dead code (#16886) 2022-05-12 18:04:44 +05:30
dashboard.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
data.py refactor: Simplify logic + Add typing hints 2022-05-18 16:57:54 +05:30
dateutils.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
diff.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
doctor.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
error.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
file_lock.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
file_manager.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
fixtures.py refactor: Sync fixtures 2022-04-26 23:43:07 +02:00
formatters.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
global_search.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
goal.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
html_utils.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
identicon.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
image.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
install.py fix: only set home_page in after_install, if the key doesn't have value 2022-05-11 16:18:14 +05:30
jinja.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
jinja_globals.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
lazy_loader.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
logger.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
make_random.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
momentjs.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
nestedset.py perf: dont query for impossible child/ancestor (#16577) 2022-04-12 13:31:57 +05:30
oauth.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
password.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
password_strength.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
pdf.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
print_format.py fix(linting): no single quotes :'| 2022-04-18 17:29:03 +05:30
redis_queue.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
redis_wrapper.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
response.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
safe_exec.py fix: Passing dev server variable to jenv globals correctly (#16843) 2022-05-18 09:19:24 +00:00
scheduler.py fix: Show site name along with debugging messages 2022-05-10 13:33:53 +05:30
testutils.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
user.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
verified_command.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
weasyprint.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
xlsxutils.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30