Commit graph

2 commits

Author SHA1 Message Date
d86a6ed3c8 RUFF 2025-05-26 16:12:59 +03:00
3caab8f523 Add management command to populate Product slugs
Introduce a Django management command to populate the `slug` field for Product instances where it is null. The command processes products in batches, handles errors gracefully, and logs issues for troubleshooting.
2025-04-30 16:58:57 +03:00