Commit graph

2 commits

Author SHA1 Message Date
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
68febcdb08 Initial Commit 2025-04-29 22:40:30 +03:00