django-solr-dsl

A Django app to communicate with SOLR.


License
BSD-3-Clause
Install
pip install django-solr-dsl==1.4

Documentation

Build package

Compile:

python setup.py sdist

Upload package to PyPi.org

twine upload --repository pypi dist/django-solr-dsl-0.6.tar.gz --config-file .pypirc