schon/evibes/settings
Egor fureunoir Gorbunov 58b227c2d6 Features: 1) Update project version to 2.8.10 in pyproject.toml and translation files;
Fixes: 1) None;

Extra: 1) Update translation metadata across multiple locales.
2025-06-22 20:45:26 +03:00
..
__init__.py Features: 1) Added icons, divider titles, priorities, and hide settings to apps; 2) Introduced Daisy settings file for customizable UI configuration; 3) Implemented new CSS styles for paginator component with hover and active states. 2025-06-21 18:35:34 +03:00
base.py Features: 1) Update project version to 2.8.10 in pyproject.toml and translation files; 2025-06-22 20:45:26 +03:00
caches.py Fixes: fix incorrect imports 2025-06-05 18:01:00 +03:00
celery.py Initial Commit 2025-04-29 22:40:30 +03:00
constance.py Features: 1) Add a management command to fix product stock prices; 2) Introduce 'products' field to CategoryType in GraphQL schema to fetch products associated with a category; 3) Enable GraphQL resolvers to utilize type hinting for better clarity. 2025-06-17 11:13:11 +03:00
csp.py Initial Commit 2025-04-29 22:40:30 +03:00
daisy.py 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
database.py Fixes: fix incorrect imports 2025-06-05 18:01:00 +03:00
dbbackup.py RUFF 2025-05-26 16:12:59 +03:00
drf.py Features: 1) Add type annotations for various models and methods; 2) Introduce refined graphene resolvers to enhance permission handling; 3) Include type checking suppression with # type: ignore for unsupported cases. 2025-06-18 16:38:07 +03:00
elasticsearch.py Fixes: 1) Remove unused sniff_on_start and sniff_on_connection_fail keys from Elasticsearch settings; 2025-06-22 01:08:17 +03:00
emailing.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
extensions.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
graphene.py Features: 1) None; 2025-05-20 21:06:20 +03:00
logconfig.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
summernote.py Features: 1) Enable iframe support in Summernote configuration; 2025-06-19 13:59:44 +03:00