Commit graph

2 commits

Author SHA1 Message Date
6fd0a48c0c Handle IntegrityError when creating orders.
Added logic to handle IntegrityError by generating unique human-readable IDs for orders during creation. This ensures no duplicate order entries are created in case of integrity constraints.
2025-05-06 17:35:35 +03:00
68febcdb08 Initial Commit 2025-04-29 22:40:30 +03:00