MeanPug / django-gsheets

Django app for keeping models and google sheets synced
https://www.meanpug.com/sync-data-to-and-from-google-sheets-with-django-gsheets/
MIT License
60 stars 25 forks source link

Sheet Parameters Issue #9

Open Titorat opened 4 years ago

Titorat commented 4 years ago

First, I love your project, So thank you a ton! I also found a small issue which is when I assign the "sheet_name" variable with any value, or even use the default one. the googleapi return " unable to parse issue". I found a quick fix which is to assign the variable with an empty string ''