Full documentation available on read the docs
Also avaialble two demo project:
- how to build user profile django-classifier-profile
- shop products with dynamic filters on elasticsearch django-classifier-shop
And blog post with description how you can use this package.
- Python 2.7, 3.4, 3.5
- Django 1.8, 1.9, 1.10
Install using pip:
pip install django-classifier
Or clone the repository and add to your PYTHONPATH:
git clone [email protected]:django-stars/django-classifier.git