[Python-modules-commits] [django-haystack] branch upstream updated (388a92a -> b26fb57)

Michael Fladischer fladi at moszumanska.debian.org
Wed Nov 4 12:21:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

fladi pushed a change to branch upstream
in repository django-haystack.

      from  388a92a   Imported Upstream version 2.4.0
       new  b26fb57   Import django-haystack_2.4.1.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                                   |  3 +-
 README.rst                                 |  1 +
 django_haystack.egg-info/PKG-INFO          |  3 +-
 django_haystack.egg-info/pbr.json          |  2 +-
 docs/conf.py                               |  8 +++---
 docs/faceting.rst                          | 12 +++-----
 docs/installing_search_engines.rst         |  6 ++--
 haystack/__init__.py                       |  2 +-
 haystack/backends/__init__.py              |  2 +-
 haystack/backends/elasticsearch_backend.py | 44 ++++++++++++++++++------------
 haystack/backends/simple_backend.py        |  2 +-
 haystack/backends/solr_backend.py          | 32 ++++++++++++----------
 haystack/backends/whoosh_backend.py        | 24 +++++++++-------
 haystack/generic_views.py                  | 11 ++++++--
 haystack/indexes.py                        |  2 +-
 haystack/models.py                         |  4 +--
 haystack/query.py                          | 21 ++++++++------
 setup.py                                   |  2 +-
 18 files changed, 101 insertions(+), 80 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-haystack.git



More information about the Python-modules-commits mailing list