schon/evibes
2026-01-04 20:47:52 +03:00
..
locale 2026.1 2026-01-04 20:47:52 +03:00
settings 2026.1 2026-01-04 20:47:52 +03:00
utils 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
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
asgi.py Features: 1) Messaging submodule drafts 2025-11-11 23:31:06 +03:00
celery.py Features: 1) Add orjson serializer and integrate it into Celery configuration for enhanced performance and compatibility; 2) Introduce configurable task settings such as soft and hard time limits, task tracking, and event serialization for better control and observability. 2026-01-04 18:37:00 +03:00
celery_serializers.py Features: 1) Add orjson serializer and integrate it into Celery configuration for enhanced performance and compatibility; 2) Introduce configurable task settings such as soft and hard time limits, task tracking, and event serialization for better control and observability. 2026-01-04 18:37:00 +03:00
i18n.py Extra: RUFF 2025-12-15 20:29:02 +03:00
middleware.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
pagination.py - Improve pagination logic: add default and validation for page size, fix get_paginated_response behavior. 2025-12-25 14:50:37 +03:00
signal_processors.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
urls.py Features: 1) Add value_type field to FilterableAttributeType for enhanced attribute customization; 2025-12-29 16:04:41 +03:00
wsgi.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00