schon/engine/core/graphene
2025-12-08 10:48:22 +03:00
..
dashboard_mutations Features: 1) Add mutations for product management (CreateProduct, UpdateProduct, DeleteProduct) with improved attribute and tag resolution; 2) Introduce enhanced GraphQL inputs for better product handling; 3) Add translation support to payment views and callback handling; 4) Refactor Telegram forwarder to use modern typing annotations (| syntax); 2025-11-14 17:07:40 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
mutations.py Features: None 2025-11-18 12:51:51 +03:00
object_types.py Features: 1) Migrate from Jazzmin to django-unfold for admin UI; 2025-11-15 01:38:14 +03:00
schema.py Features: 1) Add LimitsType GraphQL object and payments_limits query to expose deposit limits; 2) Introduce LimitsSerializer and LimitsAPIView for retrieving minimal and maximal deposit amounts; 3) Implement get_limits utility to calculate deposit boundaries dynamically; 2025-12-08 10:48:22 +03:00