module documentation

MySQL database backend for Django. Requires mysqlclient: https://pypi.org/project/mysqlclient/

Class CursorWrapper A thin wrapper around MySQLdb's normal cursor class that catches particular exception instances and reraises them with the correct types.
Class DatabaseWrapper No class docstring; 0/7 property, 0/2 instance variable, 0/7 class variable, 3/11 methods documented
Variable django_conversions Undocumented
Variable server_version_re Undocumented
django_conversions = (source)

Undocumented

server_version_re = (source)

Undocumented