schon/payments
Egor fureunoir Gorbunov 0ab8738520 Features: 1) None;
Fixes: 1) None;

Extra: 1) Removed the entire "geo" module, including migrations, model definitions, admin configurations, utilities, documentation, templates, translations, and related files. Moved functionality to "core".
2025-05-20 08:00:44 +03:00
..
docs Initial Commit 2025-04-29 22:40:30 +03:00
gateways Initial Commit 2025-04-29 22:40:30 +03:00
graphene Initial Commit 2025-04-29 22:40:30 +03:00
locale Features: 2025-05-08 17:15:33 +03:00
migrations Features: 1) Allow 'user' field in 'balance' model to be optional with blank=True and null=True; 2) Adjust 'order' field in 'transaction' model formatting without functional changes; 2025-05-19 17:54:52 +03:00
templates Initial Commit 2025-04-29 22:40:30 +03:00
utils Initial Commit 2025-04-29 22:40:30 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
admin.py Initial Commit 2025-04-29 22:40:30 +03:00
apps.py Initial Commit 2025-04-29 22:40:30 +03:00
choices.py Initial Commit 2025-04-29 22:40:30 +03:00
errors.py Initial Commit 2025-04-29 22:40:30 +03:00
forms.py Initial Commit 2025-04-29 22:40:30 +03:00
models.py Features: 1) None; 2025-05-20 08:00:44 +03:00
serializers.py Initial Commit 2025-04-29 22:40:30 +03:00
signals.py Refactor translation command and improve order model. 2025-05-06 03:28:06 +03:00
tests.py Initial Commit 2025-04-29 22:40:30 +03:00
urls.py Initial Commit 2025-04-29 22:40:30 +03:00
views.py Initial Commit 2025-04-29 22:40:30 +03:00
viewsets.py Initial Commit 2025-04-29 22:40:30 +03:00