schon/engine/core
2026-01-04 20:47:52 +03:00
..
crm Extra: RUFF 2025-12-15 20:29:02 +03:00
data 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
docs Features: 1) Add async and sync capabilities to CamelCaseMiddleWare; 2) Include OpenAPI support for Enum name overrides in DRF settings; 3) Integrate OpenAPI types in DRF views for improved schema accuracy. 2025-12-19 17:27:36 +03:00
elasticsearch Features: 1) None; 2025-12-19 16:43:39 +03:00
fixtures 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
graphene Features: 1) Add value_type field to FilterableAttributeType for enhanced attribute customization; 2025-12-29 16:04:41 +03:00
locale 2026.1 2026-01-04 20:47:52 +03:00
management 2026.1 2026-01-04 20:47:52 +03:00
migrations Features: 1) Add is_updatable field to Product model with migration; 2) Introduce check_updatable method in AbstractVendor to validate product updatability; 3) Define ProductUnapdatableError for handling non-updatable product logic; 2025-12-18 21:19:01 +03:00
serializers Fixes: 1) Correct invalid return type in get_children; 2) Update default return value from {} to []; 2025-12-22 13:53:04 +03:00
static - Enhance maintenance page: add dynamic theme support, multilingual support, and improved 3D text rendering logic. 2025-12-28 17:05:20 +03:00
templates Features: 1) Fallback to default avatar image in avatar_url method; 2) Added header component for admin dashboard template; 3) Improved layout sections in admin dashboard templates for consistent spacing; 2025-12-10 21:44:17 +03:00
templatetags Features: 1) None; 2025-12-19 16:43:39 +03:00
tests Extra: RUFF 2025-12-15 20:29:02 +03:00
typing 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
utils Features: 1) None; 2025-12-19 16:43:39 +03:00
vendors Refactor attribute handling in vendor module: update type annotations and simplify get_or_create logic. 2025-12-27 01:08:56 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
abstract.py Features: 1) Improved request processing in middleware by adding mutable QueryDict implementation; 2) Extended type annotations across various modules for enhanced type safety; 3) Refined JWT token lifetime configuration for environment-specific logic. 2025-12-19 15:17:17 +03:00
admin.py Features: 1) Improved request processing in middleware by adding mutable QueryDict implementation; 2) Extended type annotations across various modules for enhanced type safety; 3) Refined JWT token lifetime configuration for environment-specific logic. 2025-12-19 15:17:17 +03:00
apps.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
b2b_urls.py Extra: RUFF 2025-12-15 20:29:02 +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 Features: 1) None; 2025-12-19 16:43:39 +03:00
forms.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
managers.py Features: 1) None; 2025-12-19 16:43:39 +03:00
mixins.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
models.py Features: 1) None; 2025-12-19 16:43:39 +03:00
permissions.py Extra: RUFF 2025-12-15 20:29:02 +03:00
signals.py Features: (1) None; 2025-12-18 15:55:43 +03:00
sitemaps.py Features: 1) None; 2025-12-19 16:43:39 +03:00
tasks.py Extra: RUFF 2025-12-15 20:29:02 +03:00
translation.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
urls.py Extra: RUFF 2025-12-15 20:29:02 +03:00
validators.py Features: 1) None; 2025-12-19 16:43:39 +03:00
views.py Features: 1) None; 2025-12-19 16:43:39 +03:00
viewsets.py Features: 1) Add async and sync capabilities to CamelCaseMiddleWare; 2) Include OpenAPI support for Enum name overrides in DRF settings; 3) Integrate OpenAPI types in DRF views for improved schema accuracy. 2025-12-19 17:27:36 +03:00
widgets.py Features: 1) None; 2025-12-19 16:43:39 +03:00