Django haystack faceted search

2016-10-17 Thread Ronnie Stevens
This might be called offtopic here, but the django-haystack group seems to be extremely quiet... I am trying to find some complete documentation to setup django-haystack with faceted search with Solr. I already have the search up and running, and indexed the facets I need. Testing this in the

How to use Django forms for surveys

2016-10-17 Thread Diego De La Vega
Hi. This is my first question in this group. My problem is that I have to program a survey application and I would like to have a hint about forms. The survey is +200 questions long and is divided in multiple subjects (every subject is independent from the others) and mainly consists of numeri

Re: How to use Django forms for surveys

2016-10-17 Thread Asad Jibran Ahmed
Hi, This is a complicated question and I'll do my best to answer it well, but please forgive me if I miss somethings or say something inaccurate. I had a similar project a while back and I did think about a possible solution, something that might be of use to you. If you want to use something pre