Files
WYGIWYH/app/apps
Sera Pikalov fb1b383962 fix: handle null category in TransactionCategoryField serialization
Fix AttributeError when serializing transactions with null categories.
The to_representation method now checks for None before accessing
category properties, returning None instead of crashing.

Fixes issue where API returns 500 error when retrieving transactions
without assigned categories.
2025-12-07 12:37:05 +02:00
..
2025-11-08 14:06:01 -03:00
2025-11-11 20:21:01 -03:00
2025-11-08 14:06:01 -03:00
2025-11-11 20:21:01 -03:00
2025-11-10 00:28:16 -03:00
2025-11-08 14:06:01 -03:00
2025-11-02 03:03:22 -03:00
2025-11-11 20:21:01 -03:00
2024-09-26 11:00:40 -03:00