schon/engine
Egor fureunoir Gorbunov b8b7dcc1d1 Features:
Fixes: 1) Replace `Count("id")` with `Count("pk")` in commerce queries; 2) Fix `User.objects.get(...)` call by using `uuid` directly instead of accessing nested `serializer.validated_data["user"]["uuid"]`; 3) Add missing closing parenthesis in `VerifyJSONWebToken` call.

Extra: Minor code cleanup and consistency in UUID access pattern across mutations.
2025-11-18 12:34:55 +03:00
..
blog Features: 1) No new features; only formatting adjustments for line wrapping in documentation. 2025-11-18 11:31:59 +03:00
core Features: 2025-11-18 12:34:55 +03:00
payments Features: 1) No new features; only formatting adjustments for line wrapping in documentation. 2025-11-18 11:31:59 +03:00
vibes_auth Features: 2025-11-18 12:34:55 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00