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

Suggestion: Delete specific rows from the sheet with specific IDs #12

Open Titorat opened 4 years ago

Titorat commented 4 years ago

One of the issues is that in a lot of use cases, it would be tremendously useful to be able to delete rows from the sheet based on only the ID. I am still a bit new to the whole google sheet API thing. So I will research a bit and try to come up with a solution. So if anyone could help with that, it would be awesome :"D