openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
django-haystack
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
1 day
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 16 of 122
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
changed setting to HAYSTACK_CONNECTIONS parameter by connection (ex.: `HAYSTACK_CONNECTIONS["default"]["DATE_FACET_FIELD"]`).\n Used to `date_facet` support on Solr >= 6.6. Default is `range`. Olders set `date` PR #1690 and issue #1572
LaborAutonomo
More...
over 5 years ago
add HAYSTACK_DATE_FACET_FIELD setting to `date_facet` support on Solr >= 6.6. Default is `range`. Olders set `date` PR #1690 and issue #1572
LaborAutonomo
More...
over 5 years ago
set default None to new attribute `date_facet_fields` PR #1690 and issue #1572
LaborAutonomo
More...
over 5 years ago
add attribute `date_facet_fields` on generic_views receiving list of kwargs to date_facet - issue #1572
LaborAutonomo
More...
over 5 years ago
fix facet.date API is gone in Solr 6.6, replaced with facet.range - issue #1572
LaborAutonomo
More...
over 5 years ago
Merge pull request #1688 from Asyncinfo/patch-3
Chris Adams
More...
almost 6 years ago
Merge pull request #1688 from Asyncinfo/patch-3
Chris Adams
More...
almost 6 years ago
Update tutorial.rst
Asyncinfo
More...
almost 6 years ago
Update tutorial.rst
Asyncinfo
More...
almost 6 years ago
using six replace django six
the5fire
More...
almost 6 years ago
using six replace django six
the5fire
More...
almost 6 years ago
setup_requires in setup.py is not fully supported by pip
Erik Cederstrand
More...
almost 6 years ago
setup_requires in setup.py is not fully supported by pip
Erik Cederstrand
More...
almost 6 years ago
Add setuptools_scm to setup.cfg instead
Erik Cederstrand
More...
almost 6 years ago
Add setuptools_scm to setup.cfg instead
Erik Cederstrand
More...
almost 6 years ago
Python installs setuptools by default already
Erik Cederstrand
More...
almost 6 years ago
Python installs setuptools by default already
Erik Cederstrand
More...
almost 6 years ago
Merge pull request #1656 from mpauly/move-import
Chris Adams
More...
over 6 years ago
Merge pull request #1656 from mpauly/move-import
Chris Adams
More...
over 6 years ago
Merge pull request #1657 from asedeno/master
Chris Adams
More...
over 6 years ago
Merge pull request #1657 from asedeno/master
Chris Adams
More...
over 6 years ago
Export NgramField from indexes once again
Alejandro R. Sedeño
More...
over 6 years ago
Export NgramField from indexes once again
Alejandro R. Sedeño
More...
over 6 years ago
Also move geo imports into test functions
Martin Pauly
More...
over 6 years ago
Also move geo imports into test functions
Martin Pauly
More...
over 6 years ago
Move import into function to avoid GDAL as a global dependency
Martin Pauly
More...
over 6 years ago
Move import into function to avoid GDAL as a global dependency
Martin Pauly
More...
over 6 years ago
Merge pull request #1649 from acdha/enable-codecov
Chris Adams
More...
over 6 years ago
Merge pull request #1649 from acdha/enable-codecov
Chris Adams
More...
over 6 years ago
Test enabling codecov
Chris Adams
More...
over 6 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
121
122
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree