schon/evibes
Egor fureunoir Gorbunov 4e6d0a9bab Features: 1) Add support for multiple Elasticsearch hosts with enhanced configurations; 2) Enable sniffing parameters for cluster discovery and failover handling; 3) Introduce Celery-based signal processor for Elasticsearch synchronization.
Fixes: 1) Correct `http_auth` parameter to replace deprecated `basic_auth`.

Extra: 1) Update default Elasticsearch configuration values; 2) Modify `ELASTICSEARCH_DSL_AUTOSYNC` to reflect debug mode; 3) General cleanup and parameter refinements.
2025-06-22 00:54:54 +03:00
..
locale Features: 1) Add priority field to Category model; 2) Update priority field in Brand model to improve consistency. 2025-06-22 00:48:06 +03:00
settings Features: 1) Add support for multiple Elasticsearch hosts with enhanced configurations; 2) Enable sniffing parameters for cluster discovery and failover handling; 3) Introduce Celery-based signal processor for Elasticsearch synchronization. 2025-06-22 00:54:54 +03:00
utils Initial Commit 2025-04-29 22:40:30 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
api_urls.py Features: 1) Introduced strict parameter for zip function in widgets.py; 2) Added EXTENSIONS_MAX_UNIQUE_QUERY_ATTEMPTS setting; 2025-06-21 20:38:37 +03:00
asgi.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
b2b_urls.py Features: 2025-06-10 05:40:07 +03:00
celery.py Features: 2025-05-09 04:19:13 +03:00
hosts.py Initial Commit 2025-04-29 22:40:30 +03:00
middleware.py Features: 1) Introduced strict parameter for zip function in widgets.py; 2) Added EXTENSIONS_MAX_UNIQUE_QUERY_ATTEMPTS setting; 2025-06-21 20:38:37 +03:00
pagination.py Features: 1) Added vendor, product tag, category tag models and metadata; 2) Introduced proper noinspection comments for Mypy warnings; 3) Extended Markdown linting rules. 2025-06-18 15:58:49 +03:00
signal_processors.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
urls.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
wsgi.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00