Kaydet (Commit) 5b8e37a6 authored tarafından Claude Paroz's avatar Claude Paroz

Fixed typo in MySQL backend doctring

Thanks CHI Cheng for the report.
üst 528c9af5
"""
MySQL database backend for Django.
Requires mysqclient: https://pypi.python.org/pypi/mysqlclient/
Requires mysqlclient: https://pypi.python.org/pypi/mysqlclient/
MySQLdb is supported for Python 2 only: http://sourceforge.net/projects/mysql-python
"""
from __future__ import unicode_literals
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment