You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/sandbox/grist/functions
Jarosław Sadziński 044d7a1e5c
(core) Throwing error in PHONE_FORMAT when value is not a string
2 years ago
..
__init__.py (core) Simple Python 3 compatibility changes 3 years ago
date.py (core) Upgrade sortedcontainers, python_dateutil, and html5lib for better Python 3.10 compatibility 2 years ago
info.py (core) Convince grist-help that REQUEST is really unimplemented 2 years ago
logical.py (core) Simple Python 3 compatibility changes 3 years ago
lookup.py (core) Add a row to summary tables grouped by list column(s) corresponding to empty lists 2 years ago
math.py (core) Don't swallow TypeErrors in functions like SUM 2 years ago
schedule.py (core) New type conversion in the backend 2 years ago
stats.py (core) Allow using MIN and MAX functions with dates/datetimes 2 years ago
test_schedule.py (core) Simple Python 3 compatibility changes 3 years ago
text.py (core) Throwing error in PHONE_FORMAT when value is not a string 2 years ago
unimplemented.py (core) Improve suggestions for formula autocomplete 4 years ago