[Python-modules-commits] [django-haystack] 02/10: record new upstream branch created by importing django-haystack_2.5.dev2.orig.tar.gz and merge it
Michael Fladischer
fladi at moszumanska.debian.org
Sun Aug 21 10:41:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository django-haystack.
commit 5ce0e086b70559423aa2e10df97bea239d12d152
Merge: 1f5836c 6bc813b
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Sun Aug 21 10:09:19 2016 +0200
record new upstream branch created by importing django-haystack_2.5.dev2.orig.tar.gz and merge it
AUTHORS | 9 +
PKG-INFO | 22 +-
README.rst | 20 +-
debian/.git-dpm | 14 +-
django_haystack.egg-info/PKG-INFO | 22 +-
django_haystack.egg-info/SOURCES.txt | 145 +
django_haystack.egg-info/requires.txt | 3 +-
docs/backend_support.rst | 2 +-
docs/build/.buildinfo | 4 +
docs/build/.doctrees/admin.doctree | Bin 0 -> 6819 bytes
docs/build/.doctrees/architecture_overview.doctree | Bin 0 -> 14617 bytes
docs/build/.doctrees/autocomplete.doctree | Bin 0 -> 24292 bytes
docs/build/.doctrees/backend_support.doctree | Bin 0 -> 36327 bytes
docs/build/.doctrees/best_practices.doctree | Bin 0 -> 43798 bytes
docs/build/.doctrees/boost.doctree | Bin 0 -> 17613 bytes
docs/build/.doctrees/changelog.doctree | Bin 0 -> 885123 bytes
docs/build/.doctrees/contributing.doctree | Bin 0 -> 30899 bytes
docs/build/.doctrees/creating_new_backends.doctree | Bin 0 -> 7749 bytes
docs/build/.doctrees/debugging.doctree | Bin 0 -> 25810 bytes
docs/build/.doctrees/environment.pickle | Bin 0 -> 200379 bytes
docs/build/.doctrees/faceting.doctree | Bin 0 -> 45945 bytes
docs/build/.doctrees/faq.doctree | Bin 0 -> 22334 bytes
docs/build/.doctrees/glossary.doctree | Bin 0 -> 17476 bytes
docs/build/.doctrees/highlighting.doctree | Bin 0 -> 15371 bytes
docs/build/.doctrees/index.doctree | Bin 0 -> 17099 bytes
docs/build/.doctrees/inputtypes.doctree | Bin 0 -> 29067 bytes
.../.doctrees/installing_search_engines.doctree | Bin 0 -> 35435 bytes
docs/build/.doctrees/management_commands.doctree | Bin 0 -> 27602 bytes
docs/build/.doctrees/migration_from_1_to_2.doctree | Bin 0 -> 45159 bytes
docs/build/.doctrees/multiple_index.doctree | Bin 0 -> 29818 bytes
docs/build/.doctrees/other_apps.doctree | Bin 0 -> 19690 bytes
docs/build/.doctrees/python3.doctree | Bin 0 -> 9836 bytes
.../.doctrees/rich_content_extraction.doctree | Bin 0 -> 11782 bytes
docs/build/.doctrees/running_tests.doctree | Bin 0 -> 13167 bytes
docs/build/.doctrees/searchbackend_api.doctree | Bin 0 -> 32108 bytes
docs/build/.doctrees/searchfield_api.doctree | Bin 0 -> 57599 bytes
docs/build/.doctrees/searchindex_api.doctree | Bin 0 -> 111639 bytes
docs/build/.doctrees/searchquery_api.doctree | Bin 0 -> 80456 bytes
docs/build/.doctrees/searchqueryset_api.doctree | Bin 0 -> 178006 bytes
docs/build/.doctrees/searchresult_api.doctree | Bin 0 -> 18458 bytes
docs/build/.doctrees/settings.doctree | Bin 0 -> 51741 bytes
docs/build/.doctrees/signal_processors.doctree | Bin 0 -> 25018 bytes
docs/build/.doctrees/spatial.doctree | Bin 0 -> 69553 bytes
docs/build/.doctrees/templatetags.doctree | Bin 0 -> 10403 bytes
docs/build/.doctrees/toc.doctree | Bin 0 -> 4799 bytes
docs/build/.doctrees/tutorial.doctree | Bin 0 -> 61389 bytes
docs/build/.doctrees/utils.doctree | Bin 0 -> 5599 bytes
docs/build/.doctrees/views_and_forms.doctree | Bin 0 -> 72743 bytes
docs/build/.doctrees/who_uses.doctree | Bin 0 -> 47146 bytes
docs/build/_sources/admin.txt | 47 +
docs/build/_sources/architecture_overview.txt | 66 +
docs/build/_sources/autocomplete.txt | 220 +
.../_sources/backend_support.txt} | 2 +-
docs/build/_sources/best_practices.txt | 263 ++
docs/build/_sources/boost.txt | 123 +
docs/build/_sources/changelog.txt | 4575 +++++++++++++++++++
docs/build/_sources/contributing.txt | 132 +
docs/build/_sources/creating_new_backends.txt | 34 +
docs/build/_sources/debugging.txt | 107 +
docs/{faceting.rst => build/_sources/faceting.txt} | 0
docs/build/_sources/faq.txt | 117 +
docs/build/_sources/glossary.txt | 76 +
docs/build/_sources/highlighting.txt | 77 +
docs/{index.rst => build/_sources/index.txt} | 18 +-
docs/build/_sources/inputtypes.txt | 177 +
.../_sources/installing_search_engines.txt} | 12 +-
docs/build/_sources/management_commands.txt | 201 +
docs/build/_sources/migration_from_1_to_2.txt | 285 ++
.../_sources/multiple_index.txt} | 0
docs/build/_sources/other_apps.txt | 98 +
docs/build/_sources/python3.txt | 47 +
docs/build/_sources/rich_content_extraction.txt | 68 +
.../_sources/running_tests.txt} | 0
docs/build/_sources/searchbackend_api.txt | 124 +
docs/build/_sources/searchfield_api.txt | 262 ++
docs/build/_sources/searchindex_api.txt | 618 +++
docs/build/_sources/searchquery_api.txt | 336 ++
.../_sources/searchqueryset_api.txt} | 11 +-
docs/build/_sources/searchresult_api.txt | 62 +
docs/{settings.rst => build/_sources/settings.txt} | 35 +
docs/build/_sources/signal_processors.txt | 117 +
docs/build/_sources/spatial.txt | 412 ++
docs/build/_sources/templatetags.txt | 68 +
docs/build/_sources/toc.txt | 53 +
docs/build/_sources/tutorial.txt | 398 ++
docs/build/_sources/utils.txt | 18 +
.../_sources/views_and_forms.txt} | 2 +-
docs/build/_sources/who_uses.txt | 357 ++
docs/build/_static/ajax-loader.gif | Bin 0 -> 673 bytes
docs/build/_static/basic.css | 537 +++
docs/build/_static/comment-bright.png | Bin 0 -> 3500 bytes
docs/build/_static/comment-close.png | Bin 0 -> 3578 bytes
docs/build/_static/comment.png | Bin 0 -> 3445 bytes
docs/build/_static/default.css | 256 ++
docs/build/_static/doctools.js | 238 +
docs/build/_static/down-pressed.png | Bin 0 -> 368 bytes
docs/build/_static/down.png | Bin 0 -> 363 bytes
docs/build/_static/file.png | Bin 0 -> 392 bytes
docs/build/_static/jquery.js | 2 +
docs/build/_static/minus.png | Bin 0 -> 199 bytes
docs/build/_static/plus.png | Bin 0 -> 199 bytes
docs/build/_static/pygments.css | 63 +
docs/build/_static/searchtools.js | 622 +++
docs/build/_static/sidebar.js | 159 +
docs/build/_static/underscore.js | 31 +
docs/build/_static/up-pressed.png | Bin 0 -> 372 bytes
docs/build/_static/up.png | Bin 0 -> 363 bytes
docs/build/_static/websupport.js | 808 ++++
docs/build/admin.html | 153 +
docs/build/architecture_overview.html | 179 +
docs/build/autocomplete.html | 324 ++
docs/build/backend_support.html | 295 ++
docs/build/best_practices.html | 359 ++
docs/build/boost.html | 229 +
docs/build/changelog.html | 4405 ++++++++++++++++++
docs/build/contributing.html | 252 ++
docs/build/creating_new_backends.html | 147 +
docs/build/debugging.html | 220 +
docs/build/faceting.html | 420 ++
docs/build/faq.html | 221 +
docs/build/genindex.html | 738 +++
docs/build/glossary.html | 170 +
docs/build/highlighting.html | 185 +
docs/build/index.html | 310 ++
docs/build/inputtypes.html | 294 ++
docs/build/installing_search_engines.html | 320 ++
docs/build/management_commands.html | 307 ++
docs/build/migration_from_1_to_2.html | 385 ++
docs/build/multiple_index.html | 307 ++
docs/build/objects.inv | Bin 0 -> 1941 bytes
docs/build/other_apps.html | 204 +
docs/build/python3.html | 152 +
docs/build/rich_content_extraction.html | 176 +
docs/build/running_tests.html | 176 +
docs/build/search.html | 99 +
docs/build/searchbackend_api.html | 255 ++
docs/build/searchfield_api.html | 410 ++
docs/build/searchindex.js | 1 +
docs/build/searchindex_api.html | 731 +++
docs/build/searchquery_api.html | 531 +++
docs/build/searchqueryset_api.html | 1060 +++++
docs/build/searchresult_api.html | 185 +
docs/build/settings.html | 391 ++
docs/build/signal_processors.html | 217 +
docs/build/spatial.html | 550 +++
docs/build/templatetags.html | 174 +
docs/build/toc.html | 395 ++
docs/build/tutorial.html | 487 ++
docs/build/utils.html | 120 +
docs/build/views_and_forms.html | 517 +++
docs/build/who_uses.html | 436 ++
docs/changelog.rst | 4766 ++++++++++++++++++++
docs/conf.py | 2 +-
docs/faceting.rst | 6 +-
docs/index.rst | 18 +-
docs/installing_search_engines.rst | 12 +-
docs/multiple_index.rst | 28 +-
docs/running_tests.rst | 2 +-
docs/searchqueryset_api.rst | 29 +-
docs/settings.rst | 22 +
docs/views_and_forms.rst | 28 +-
haystack/__init__.py | 23 +-
haystack/admin.py | 19 +-
haystack/apps.py | 28 +
haystack/backends/__init__.py | 34 +-
haystack/backends/elasticsearch_backend.py | 63 +-
haystack/backends/solr_backend.py | 44 +-
haystack/backends/whoosh_backend.py | 20 +-
haystack/constants.py | 6 +-
haystack/fields.py | 113 +-
haystack/forms.py | 12 +-
haystack/generic_views.py | 2 +-
haystack/indexes.py | 8 +-
haystack/inputs.py | 7 +-
haystack/management/commands/build_solr_schema.py | 46 +-
haystack/management/commands/clear_index.py | 41 +-
haystack/management/commands/haystack_info.py | 15 +-
haystack/management/commands/rebuild_index.py | 31 +-
haystack/management/commands/update_index.py | 255 +-
haystack/models.py | 10 +-
haystack/query.py | 302 +-
haystack/templatetags/more_like_this.py | 4 +-
haystack/urls.py | 13 +-
haystack/utils/__init__.py | 19 +-
haystack/utils/app_loading.py | 102 +-
haystack/utils/loading.py | 68 +-
haystack/views.py | 27 +-
setup.py | 7 +-
188 files changed, 35525 insertions(+), 769 deletions(-)
diff --cc debian/.git-dpm
index 652ebce,0000000..f059583
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- b26fb57547f22e0ad9b1381c59bea34e0a481815
- b26fb57547f22e0ad9b1381c59bea34e0a481815
- b26fb57547f22e0ad9b1381c59bea34e0a481815
- b26fb57547f22e0ad9b1381c59bea34e0a481815
- django-haystack_2.4.1.orig.tar.gz
- 92a06aa029a18579f3e1f8656ab52b5fb151c0bf
- 160757
++6bc813b8b5fcf657071c672442dfa019a58f04d2
++6bc813b8b5fcf657071c672442dfa019a58f04d2
++6bc813b8b5fcf657071c672442dfa019a58f04d2
++6bc813b8b5fcf657071c672442dfa019a58f04d2
++django-haystack_2.5.dev2.orig.tar.gz
++e403e019c7fe99a7dcfc13e1e1b957521a0467a1
++1229487
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
--
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