schon/engine/core
2025-11-12 12:53:49 +03:00
..
crm Features: 1) Replace config.BASE_DOMAIN with settings.BASE_DOMAIN across the codebase; 2) Add support for dynamic STATIC_URL and MEDIA_URL based on initialization state; 3) Introduce INITIALIZED flag to determine application state; 2025-11-11 15:08:44 +03:00
data 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
docs Features: 1) Messaging submodule drafts 2025-11-11 23:31:06 +03:00
elasticsearch 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
fixtures 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
graphene Features: 1) Add absolute URI resolution for image in Category and ProductImage. 2025-11-12 12:53:28 +03:00
locale Extra: 1) I18N for messaging 2025-11-12 12:12:28 +03:00
management Features: 1) Add creation logic for "User Support" group in initialization; 2025-11-12 12:20:40 +03:00
migrations 2025.4 BETA 2025-11-10 08:36:57 +03:00
serializers Fixes: 1) Remove unused fields small_logo and big_logo from BrandDetailSerializer. 2025-11-12 10:25:56 +03:00
static Merge branch 'main' into storefront-nuxt 2025-11-11 10:45:26 +03:00
templates 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
templatetags 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
typing 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
utils Features: 1) Replace config.BASE_DOMAIN with settings.BASE_DOMAIN across the codebase; 2) Add support for dynamic STATIC_URL and MEDIA_URL based on initialization state; 3) Introduce INITIALIZED flag to determine application state; 2025-11-11 15:08:44 +03:00
vendors Features: 1) Add logging for saving vendor responses and processing attributes; 2) Update process_attribute to return AttributeValue upon success. 2025-11-10 08:44:36 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
abstract.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
admin.py Fixes: 1) Remove unused relation fields small_logo and big_logo from admin configuration; 2025-11-11 16:04:46 +03:00
apps.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
b2b_urls.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
choices.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
errors.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
filters.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
forms.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
managers.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
mixins.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
models.py Features: 1) Replace config.BASE_DOMAIN with settings.BASE_DOMAIN across the codebase; 2) Add support for dynamic STATIC_URL and MEDIA_URL based on initialization state; 3) Introduce INITIALIZED flag to determine application state; 2025-11-11 15:08:44 +03:00
permissions.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
signals.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
sitemaps.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
tasks.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
tests.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
validators.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
views.py Features: 1) Messaging submodule drafts 2025-11-11 23:31:06 +03:00
viewsets.py Features: 1) Add rate-limiting decorators for multiple API methods across core viewsets; 2) Add translation support to messaging documentation. 2025-11-12 11:50:51 +03:00
widgets.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00