module documentation

MySQL database backend for Django.

Requires mysqlclient: https://pypi.org/project/mysqlclient/

Variable django​_conversions Undocumented
Variable server​_version​_re Undocumented
Class ​Cursor​Wrapper A thin wrapper around MySQLdb's normal cursor class that catches particular exception instances and reraises them with the correct types.
Class ​Database​Wrapper No class docstring; 0/7 property, 0/2 instance variable, 0/7 class variable, 3/10 methods documented
django_conversions =

Undocumented

server_version_re =

Undocumented