[Python-modules-commits] [django-haystack] branch master updated (66520b4 -> 7d9d33c)

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


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

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

      from  66520b4   Update Vcs fields for git migration
       new  b26fb57   Import django-haystack_2.4.1.orig.tar.gz
       new  ab01bbd   record new upstream branch created by importing django-haystack_2.4.1.orig.tar.gz and merge it
       new  7d9d33c   Update changelog.

The 3 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 +
 debian/.git-dpm                            | 14 +++++-----
 debian/changelog                           | 11 ++++++++
 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 +-
 20 files changed, 119 insertions(+), 87 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