Skip to content

Google sheet Auto Boolean capitalization - #10

Open
Titorat wants to merge 7 commits into
MeanPug:masterfrom
Titorat:master
Open

Google sheet Auto Boolean capitalization#10
Titorat wants to merge 7 commits into
MeanPug:masterfrom
Titorat:master

Conversation

@Titorat

@Titorat Titorat commented Jul 25, 2020

Copy link
Copy Markdown

Google sheets automatically turn "False" into "FALSE" and "True" into "TRUE",
when "django-gsheets" pull the data, it can't parse the capitalized strings and outputs an error.
This is a quick fix to handle capitalized Boolean values after retrieval.

@luqmansen

Copy link
Copy Markdown

Can this PR be merged? This PR definitely solve the boolean sync problem

rw-snaydon added a commit to purposely/django-gsheets that referenced this pull request Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants