schon/engine/payments
2025-11-16 00:32:21 +03:00
..
docs Features: 1) Messaging submodule drafts 2025-11-11 23:31:06 +03:00
gateways Features: 2025-11-13 15:24:44 +03:00
graphene 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
locale Features: 1) I18N 2025-11-16 00:32:21 +03:00
migrations 2025.4 BETA 2025-11-10 08:36:57 +03:00
static 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
templates 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
tests Features: 1) Add test cases for DRF and GraphQL views in core, blog, payments, and vibes_auth applications; 2) Implement reusable GraphQL testing utilities in test classes; 3) Introduce test configuration scripts for Windows and Unix environments. 2025-11-13 16:42:04 +03:00
utils Features: 1) Migrate from Jazzmin to django-unfold for admin UI; 2025-11-15 01:38:14 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
admin.py Features: 1) Add tab support for inline admin classes; 2) Introduce new settings for taskboard URL and support contact; 2025-11-15 02:29:23 +03:00
apps.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
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
models.py Features: 1) Add predefined permission sets and corresponding group initialization in initialize command. 2025-11-12 15:29:08 +03:00
serializers.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
signals.py Features: 2025-11-13 15:24:44 +03:00
tests.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
urls.py Features: 1) Update callback URL to exclude gateway parameter; 2) Process callback using associated transaction's gateway integration class; 2025-11-12 17:27:43 +03:00
views.py 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
viewsets.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00