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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| await_services.py | ||
| deepl_translate.py | ||
| fetch_products.py | ||
| populate_slugs.py | ||
| set_default_caches.py | ||