Fixes: 1) Correct import order in multiple files; 2) Remove unnecessary migration file metadata changes. Extra: 1) Refactor ordering logic to streamline query annotations; 2) Improve code readability with explicit list annotations and consistent formatting adjustments. |
||
|---|---|---|
| .. | ||
| crm | ||
| data | ||
| docs | ||
| elasticsearch | ||
| graphene | ||
| locale | ||
| management | ||
| migrations | ||
| serializers | ||
| static | ||
| templates | ||
| templatetags | ||
| utils | ||
| vendors | ||
| __init__.py | ||
| abstract.py | ||
| admin.py | ||
| api_urls.py | ||
| apps.py | ||
| b2b_urls.py | ||
| choices.py | ||
| errors.py | ||
| filters.py | ||
| forms.py | ||
| managers.py | ||
| mixins.py | ||
| models.py | ||
| permissions.py | ||
| signals.py | ||
| sitemaps.py | ||
| tasks.py | ||
| tests.py | ||
| translation.py | ||
| urls.py | ||
| validators.py | ||
| views.py | ||
| viewsets.py | ||
| widgets.py | ||