Skip to content

Fix for error when missing MySQLdb - #1

Merged
iotmani merged 1 commit into
masterfrom
iotmani-patch-1
Oct 3, 2018
Merged

Fix for error when missing MySQLdb#1
iotmani merged 1 commit into
masterfrom
iotmani-patch-1

Conversation

@iotmani

Copy link
Copy Markdown
Owner

While looking into the cause of the exception, I noticed the pymysql init was missing, and it was done for the django2 tutorial.

Note that this was noticed even when running the app in "production" on GAE (link my own error if accessible by Google employees).

@iotmani
iotmani merged commit d757e84 into masterOct 3, 2018
Sign up for freeto 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.

1 participant

@iotmani