b815d70d54
Features: 1) Migrate from gunicorn to uvicorn. 2) Add skeleton for chat functionality;
...
Fixes: None;
Extra: Add missing translations;
2025-10-25 19:36:34 +03:00
c8aaae4946
Features: 1) Add last_processing_response field to vendor model with FileField support.
...
Fixes: 1) Update translation strings for multiple locales to correct formatting issues.
Extra: 1) Update POT creation date across locale files; 2) Minor adjustments to translations for consistency.
2025-10-13 16:11:37 +03:00
dc4da60e82
Features: 1) Add support for multilingual meta descriptions in the post model, covering 30+ locales.
...
Fixes: None.
Extra: Update `django.po` and `django.mo` localization files to reflect translation changes and model updates.
2025-10-07 15:53:08 +03:00
e1f9a7cace
Features: 1) Update POT-Creation-Date across translation files to reflect the latest changes; 2) Adjust line references in message comments for accurate mappings.
...
Fixes: 1) Harmonize inconsistent whitespace across translation files.
Extra: Address formatting issues in translation strings for better readability and maintainability.
2025-10-04 01:57:31 +03:00
6f4e952b9b
Features: 1) Added new language options to User model's language field in vibes_auth; 2) Introduced localized title and content fields to Post model in blog; 3) Implemented multilingual support for various fields in Attribute, AttributeGroup, AttributeValue, Brand, Category, CategoryTag, and Product models in core;
...
Fixes: None;
Extra: None;
2025-09-19 17:02:11 +03:00