schon/engine/blog
Egor fureunoir Gorbunov 3228a89d4b Features:
1) Add new `test_graphene` test module for expanded testing coverage;
2) Introduce `test_drf` module in `engine/blog` for improved API testing;

Fixes:
1) Remove unnecessary `--extra testing` flag from Dockerfile to streamline dependencies;
2) Update `uv.lock` with newer versions of dependencies (`certifi`, `coverage`, `django-constance`) for enhanced security and functionality;

Extra:
1) Remove deprecated packages (`bandit`, `cfgv`, `distlib`) from `uv.lock` for cleanup;
2) Adjust `uv.lock` content and formatting to be consistent with updated dependencies.
2025-11-13 15:24:44 +03:00
..
docs Features: 1) Messaging submodule drafts 2025-11-11 23:31:06 +03:00
elasticsearch 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
graphene 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
locale Features: 1) Add new message "You cannot jump over your head!" in admin interface localization; 2) Update line references across various locales; 3) Improve formatting of multiline text in translation files; 2025-11-12 15:56:00 +03:00
migrations 2025.4 BETA 2025-11-10 08:36:57 +03:00
static 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
templates 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
tests Features: 2025-11-13 15:24:44 +03:00
utils 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
admin.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
apps.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
filters.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
models.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
serializers.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
signals.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
translation.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
urls.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
views.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
viewsets.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
widgets.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00