django_sphinx_db 0.1-3

django_sphinx_db is a simple Django database backend that allows interaction with Sphinx via SphinxQL. It is basically the default Django MySQL backend with some changes for Sphinx.SphinxQL is a MySQL clone mode that Sphinx searchd supports. It allows you...