schon/engine/blog
Egor fureunoir Gorbunov c6e60d1f3e Features: 1) Replace ModelForm with UserChangeForm in UserForm; 2) Add add_form and change_password_form to UserAdmin; 3) Add formfield override for TextField with MarkdownWidget in blog admin; 4) Add dropdown menu definitions in Unfold settings.
Fixes: 1) Add missing import for `AdminPasswordChangeForm`, `UserCreationForm`, and `MarkdownWidget`.

Extra: 1) Add `django-unfold-markdown` as a dependency in `uv.lock` and `pyproject.toml`; 2) Remove redundant dropdown configuration from Unfold settings.
2025-12-10 15:33:58 +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 Extra: 1) I18N update 2025-12-08 10:58:35 +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: 1) Add test cases for DRF and GraphQL views in core, blog, payments, and vibes_auth applications; 2) Implement reusable GraphQL testing utilities in test classes; 3) Introduce test configuration scripts for Windows and Unix environments. 2025-11-13 16:42:04 +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 Features: 1) Replace ModelForm with UserChangeForm in UserForm; 2) Add add_form and change_password_form to UserAdmin; 3) Add formfield override for TextField with MarkdownWidget in blog admin; 4) Add dropdown menu definitions in Unfold settings. 2025-12-10 15:33:58 +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