Fixes: 1) Correct format strings in `logger` calls to avoid using f-strings and replace with comma-delimited logging arguments; 2) Remove unused imports including `traceback` and `gettext_lazy`. Extra: Consolidate logging practices across multiple modules for better consistency and maintainability. |
||
|---|---|---|
| .. | ||
| locale | ||
| settings | ||
| utils | ||
| __init__.py | ||
| api_urls.py | ||
| asgi.py | ||
| b2b_urls.py | ||
| celery.py | ||
| ftpstorage.py | ||
| hosts.py | ||
| middleware.py | ||
| models.png | ||
| pagination.py | ||
| signal_processors.py | ||
| urls.py | ||
| wsgi.py | ||