-
Notifications
You must be signed in to change notification settings - Fork 271
Comparing changes
Open a pull request
base repository: django-es/django-elasticsearch-dsl
base: 18752d6
head repository: django-es/django-elasticsearch-dsl
compare: 49cea31
- 13 commits
- 27 files changed
- 5 contributors
Commits on Oct 1, 2023
-
feat: add support for support for Python/Django (#460)
Co-authored-by: Safwan Rahman <safwan.rahman15@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7c8e778 - Browse repository at this point
Copy the full SHA 7c8e778View commit details -
Added support for Elasticsearch 8 (#458)
* Updated Pillow version for compatibility with Python 3.8 * Updated alias actions to keyword arguments * Updated elasticsearch-dsl version in requirements * Updated tests * Updated documentation * Updated install requirements in setup.py * Update runtests.py * Update runtests.py * Update runtests.py * Update runtests.py --------- Co-authored-by: Safwan Rahman <safwan.rahman15@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ae07e7f - Browse repository at this point
Copy the full SHA ae07e7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c05b9e2 - Browse repository at this point
Copy the full SHA c05b9e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f6e4c8 - Browse repository at this point
Copy the full SHA 6f6e4c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b25a4 - Browse repository at this point
Copy the full SHA 44b25a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51c13f - Browse repository at this point
Copy the full SHA a51c13fView commit details
Commits on Aug 23, 2024
-
[docs] Sphinx v8 compatibility: configure a non-empty inventory name …
…for Python in `intersphinx_mapping`. (#485)
Configuration menu - View commit details
-
Copy full SHA for e453aff - Browse repository at this point
Copy the full SHA e453affView commit details
Commits on Jun 22, 2025
-
Restrict version of elasticsearch-dsl-py to <= 8.17.1 (#498)
This commit pins the dependency of elasticsearch-dsl-py to <= 8.17.1 because after this version elasticsearch-dsl-py is deprecated and merged into elasticsearch-py
Configuration menu - View commit details
-
Copy full SHA for eb2f181 - Browse repository at this point
Copy the full SHA eb2f181View commit details
Commits on Jun 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7e6bb28 - Browse repository at this point
Copy the full SHA 7e6bb28View commit details -
Switch from elasticsearch-dsl-py dependency to elasticsearch-py (#499)
This commit switches the dependency of this library from elasticsearch-dsl-py to elasticsearch-py since the former was merged into the latter.
Configuration menu - View commit details
-
Copy full SHA for 9cee0e3 - Browse repository at this point
Copy the full SHA 9cee0e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97de23a - Browse repository at this point
Copy the full SHA 97de23aView commit details
Commits on Jul 8, 2025
-
Add support for ES9 and drop unsupported dependencies (#500)
This commit adds support for elasticsearch-py 9.x and it also drops support for older and unsupported versions of python and django
Configuration menu - View commit details
-
Copy full SHA for 378f772 - Browse repository at this point
Copy the full SHA 378f772View commit details
Commits on Jul 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 49cea31 - Browse repository at this point
Copy the full SHA 49cea31View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 18752d6...49cea31