schon/core/management
Egor fureunoir Gorbunov 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
..
commands Add management command to populate Product slugs 2025-04-30 16:58:57 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00