django-gsheets icon indicating copy to clipboard operation
django-gsheets copied to clipboard

Coerce all data to String

Open semics-tech opened this issue 4 years ago • 0 comments

Forces the row data to be of type string. This means that a model with an object related to it, can be saved to Google Sheets.

The def str function can control what is saved.

semics-tech avatar Oct 05 '21 21:10 semics-tech