django-sphinx icon indicating copy to clipboard operation
django-sphinx copied to clipboard

Export djangosphinx/config.py as console_script entrypoint

Open avnik opened this issue 14 years ago • 0 comments

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.

avnik avatar Apr 19 '11 20:04 avnik