django-sphinx
django-sphinx copied to clipboard
Export djangosphinx/config.py as console_script entrypoint
Refering to .../djangosphnix/config.py from searchd commandline is not always comfortable, when django-sphnix installed via virtualenv or buildout.
I make simple patch to create bin/django-sphinx-config this cases. Old style executing of config.py also should work.