Commit graph

5 commits

Author SHA1 Message Date
a33be30098 Features: 1) Added vendor, product tag, category tag models and metadata; 2) Introduced proper noinspection comments for Mypy warnings; 3) Extended Markdown linting rules.
Fixes: 1) Corrected `ForeignKey` type assertions across models; 2) Resolved typos and formatting inconsistencies in `.env` and README; 3) Fixed explicit boolean checks in user manager methods.

Extra: Updated type hints in multiple models, serializers, and views.
2025-06-18 15:58:49 +03:00
0e227a6df0 Fixes: TransactionProcessSerializer 2025-06-07 17:28:20 +03:00
e89d9a0e8c Fixes: TransactionProcessSerializer fix 2025-06-07 16:15:39 +03:00
3bf0eaeba2 Features: Add order's IDs to TransactionProcessSerializer.
Extra: 1) Minor code improvements.
2025-06-03 21:35:41 +03:00
68febcdb08 Initial Commit 2025-04-29 22:40:30 +03:00