allow it to export selected DatabaseLogRecords as CSV
provide a richer (Include/Exclude) filter for m2m "tags"
A future PR should also provide a richer filter for "created" so that admins can more easily narrow down exactly which log_records they want to export.
May also want to tweak the way the log message is serialized in case it really is stringified JSON.
Updated the
DatabaseLogRecordAdmin
to 1DatabaseLogRecords
as CSVA future PR should also provide a richer filter for "created" so that admins can more easily narrow down exactly which log_records they want to export.
May also want to tweak the way the log message is serialized in case it really is stringified JSON.