schon/engine/core
Egor fureunoir Gorbunov a81f734e23 Features: (1) None;
Fixes: (1) Removed all `# type: ignore` annotations across the codebase; (2) Fixed usage of Django Model methods by eliminating unnecessary `# type: ignore` directives; (3) Adjusted usage of functions like `get()` to align with method expectations, removing incorrect comments;

Extra: (1) Deleted `pyrightconfig.json` as part of migration to a stricter type-checked environment; (2) Minor code cleanup, including formatting changes and refactoring import statements in adherence to PEP8 recommendations.
2025-12-18 15:55:43 +03:00
..
crm Extra: RUFF 2025-12-15 20:29:02 +03:00
data 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
docs Extra: RUFF 2025-12-15 20:29:02 +03:00
elasticsearch Features: (1) None; 2025-12-18 15:55:43 +03:00
fixtures 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
graphene Features: (1) None; 2025-12-18 15:55:43 +03:00
locale Extra: 1) I18N 2025-12-10 22:21:36 +03:00
management Features: (1) None; 2025-12-18 15:55:43 +03:00
migrations Extra: RUFF 2025-12-15 20:29:02 +03:00
serializers Features: (1) None; 2025-12-18 15:55:43 +03:00
static Extra: 1) Remove chart.js 2025-11-17 16:23:05 +03:00
templates Features: 1) Fallback to default avatar image in avatar_url method; 2) Added header component for admin dashboard template; 3) Improved layout sections in admin dashboard templates for consistent spacing; 2025-12-10 21:44:17 +03:00
templatetags Features: (1) None; 2025-12-18 15:55:43 +03:00
tests Extra: RUFF 2025-12-15 20:29:02 +03:00
typing 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
utils Features: (1) None; 2025-12-18 15:55:43 +03:00
vendors Features: (1) None; 2025-12-18 15:55:43 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
abstract.py Features: (1) None; 2025-12-18 15:55:43 +03:00
admin.py Features: (1) None; 2025-12-18 15:55:43 +03:00
apps.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
b2b_urls.py Extra: RUFF 2025-12-15 20:29:02 +03:00
choices.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
errors.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
filters.py Features: (1) None; 2025-12-18 15:55:43 +03:00
forms.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
managers.py Features: (1) None; 2025-12-18 15:55:43 +03:00
mixins.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
models.py Features: (1) None; 2025-12-18 15:55:43 +03:00
permissions.py Extra: RUFF 2025-12-15 20:29:02 +03:00
signals.py Features: (1) None; 2025-12-18 15:55:43 +03:00
sitemaps.py Features: (1) None; 2025-12-18 15:55:43 +03:00
tasks.py Extra: RUFF 2025-12-15 20:29:02 +03:00
translation.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
urls.py Extra: RUFF 2025-12-15 20:29:02 +03:00
validators.py Features: (1) None; 2025-12-18 15:55:43 +03:00
views.py Features: (1) None; 2025-12-18 15:55:43 +03:00
viewsets.py Features: (1) None; 2025-12-18 15:55:43 +03:00
widgets.py Features: (1) None; 2025-12-18 15:55:43 +03:00