schon/schon
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
..
locale 2026.1 2026-01-26 03:23:41 +03:00
settings feat(feeds): add marketplace-specific feed generators 2026-01-26 17:44:21 +03:00
utils 2026.1 2026-01-26 03:23:41 +03:00
__init__.py 2026.1 2026-01-25 23:16:38 +03:00
asgi.py 2026.1 2026-01-25 23:16:38 +03:00
celery.py 2026.1 2026-01-25 23:16:38 +03:00
celery_serializers.py 2026.1 2026-01-25 23:16:38 +03:00
i18n.py 2026.1 2026-01-25 23:16:38 +03:00
middleware.py 2026.1 2026-01-25 23:16:38 +03:00
pagination.py 2026.1 2026-01-25 23:16:38 +03:00
signal_processors.py 2026.1 2026-01-25 23:16:38 +03:00
urls.py 2026.1 2026-01-26 03:23:41 +03:00
wsgi.py 2026.1 2026-01-25 23:16:38 +03:00