Fixes: 1) Addressed missing or incorrect imports and type hints with `# ty:ignore` markers; 2) Fixed search queryset error handling in filters module; 3) Resolved issues in viewsets with updated `@action` method usage. Extra: Removed unused classes and dependencies (e.g., `BaseMutation`, `basedpyright`, and related packages); streamlined GraphQL mutation implementations; cleaned up unused arguments in model `save` methods. |
||
|---|---|---|
| .. | ||
| locale | ||
| settings | ||
| utils | ||
| __init__.py | ||
| asgi.py | ||
| celery.py | ||
| i18n.py | ||
| middleware.py | ||
| pagination.py | ||
| signal_processors.py | ||
| urls.py | ||
| wsgi.py | ||