LICENSE
MANIFEST.in
README.rst
setup.py
django_mosql.egg-info/PKG-INFO
django_mosql.egg-info/SOURCES.txt
django_mosql.egg-info/dependency_links.txt
django_mosql.egg-info/requires.txt
django_mosql.egg-info/top_level.txt
djangomosql/__init__.py
djangomosql/functions.py
djangomosql/models.py
testproject/db.sqlite3
testproject/manage.py
testproject/djangomosqltest/__init__.py
testproject/djangomosqltest/admin.py
testproject/djangomosqltest/models.py
testproject/djangomosqltest/tests.py
testproject/djangomosqltest/views.py
testproject/djangomosqltest/fixtures/employees.json
testproject/testproject/__init__.py
testproject/testproject/settings.py
testproject/testproject/urls.py
testproject/testproject/wsgi.py