schon/evibes
Egor fureunoir Gorbunov fe9dfe552b Features: None;
Fixes: None;

Extra: 1) Remove unused `divider_title` attribute across app configurations and settings; 2) Cleanup unnecessary translation import in `daisy.py`.
2025-06-21 19:19:09 +03:00
..
locale Features: 1) Added "eVibes Engine" translation for multiple languages; 2) Updated priorities for applications in settings/daisy.py; 2025-06-21 18:45:14 +03:00
settings Features: None; 2025-06-21 19:19:09 +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) Integrated django-summernote for rich text editing; 2) Added Summernote fields in PostAdmin with configuration; 3) Configured summernote settings in a separated module; 2025-06-19 13:15:04 +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) Improved support for nested multi-line typing hints across numerous functions; 2) Refactored variable assignments for enhanced readability within bulk_add_products and bulk_remove_products; 3) Updated token-related test methods to ensure consistent styling; 2025-06-18 16:55:49 +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