AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_mysql/__init__.py
django_mysql/apps.py
django_mysql/exceptions.py
django_mysql/locks.py
django_mysql/lookups.py
django_mysql/models.py
django_mysql/status.py
django_mysql/utils.py
django_mysql/validators.py
django_mysql.egg-info/PKG-INFO
django_mysql.egg-info/SOURCES.txt
django_mysql.egg-info/dependency_links.txt
django_mysql.egg-info/not-zip-safe
django_mysql.egg-info/requires.txt
django_mysql.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/exceptions.rst
docs/features.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/locks.rst
docs/make.bat
docs/models.rst
docs/readme.rst
docs/status.rst
tests/__init__.py
tests/settings.py
tests/django_mysql_tests/__init__.py
tests/django_mysql_tests/models.py
tests/django_mysql_tests/test_locks.py
tests/django_mysql_tests/test_models.py
tests/django_mysql_tests/test_set_fields.py
tests/django_mysql_tests/test_soundex.py
tests/django_mysql_tests/test_status.py
tests/django_mysql_tests/test_utils.py
tests/django_mysql_tests/utils.py