schon/engine/blog
Egor fureunoir Gorbunov adfa2f20dd feat(feeds): add marketplace-specific feed generators
add feed generators for Google Merchant, Amazon Seller, Yandex Market, and Yandex Products. Includes a shared base class (`BaseFeedGenerator`) for common functionality, such as product retrieval and validation. Each generator supports format-specific output and handles platform-specific requirements.

This change simplifies the creation of product feeds for multiple marketplaces.
2026-01-26 17:44:21 +03:00
..
docs Extra: RUFF 2025-12-15 20:29:02 +03:00
elasticsearch Features: (1) None; 2025-12-18 15:55:43 +03:00
graphene refactor(locale): update Russian locale translations for accuracy 2026-01-26 17:06:52 +03:00
locale 2026.1 2026-01-26 03:23:41 +03:00
migrations feat(feeds): add marketplace-specific feed generators 2026-01-26 17:44:21 +03:00
static 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
templates 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
tests Features: 1) Add test cases for DRF and GraphQL views in core, blog, payments, and vibes_auth applications; 2) Implement reusable GraphQL testing utilities in test classes; 3) Introduce test configuration scripts for Windows and Unix environments. 2025-11-13 16:42:04 +03:00
utils 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
admin.py 2026.1 2026-01-26 03:23:41 +03:00
apps.py Features: (1) None; 2025-12-18 15:55:43 +03:00
filters.py Features: (1) None; 2025-12-18 15:55:43 +03:00
models.py 2026.1 2026-01-26 03:23:41 +03:00
serializers.py refactor(locale): update Russian locale translations for accuracy 2026-01-26 17:06:52 +03:00
signals.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
translation.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
urls.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
views.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
viewsets.py 2026.1 2026-01-25 23:16:38 +03:00
widgets.py Extra: RUFF 2025-12-15 20:29:02 +03:00