master
.Hi,
I am passing a custom formatter for the Details page like this:
# field1 is a dictionary
column_formatters_detail = {"column1": lambda m, a: json.dumps(m.field1, indent=4)}
However, when I go to the details page that formatting (pretty json) is not there, it still appears as a single json line. Is this a bug? How can I correct this without having to alter the templates? (no html). Is it possible to do it with WTForms?
No response
No response
No response
No response
OS: Ubuntu 22.04
Python3.11
sqladmin version = 0.20.1
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too