Fixes: 1) Add `# type: ignore` comments for ForeignKey fields to resolve type-checking warnings in models. Extra: 1) Refactor admin field formatting for better readability; 2) Add `# noinspection PyProtectedMember` annotation in `rebuild_slugs` management command; 3) Clean up spacing and alignment in various files. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| await_services.py | ||
| check_translated.py | ||
| clear_unwanted.py | ||
| deepl_translate.py | ||
| fetch_products.py | ||
| fix_fuzzy.py | ||
| fix_prices.py | ||
| rebuild_slugs.py | ||
| set_default_caches.py | ||
| translate_fields.py | ||