schon/evibes
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
..
locale Extra: 1) I18N update compiled 2025-12-08 11:00:00 +03:00
settings 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
utils 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
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
asgi.py Features: 1) Messaging submodule drafts 2025-11-11 23:31:06 +03:00
celery.py Features: 1) Add type annotations in validate method of serializers for improved clarity. 2025-12-01 09:55:15 +03:00
ftpstorage.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
i18n.py Features: 1) Add language switching functionality with URL-based language detection and session/cookie persistence; 2025-11-16 01:23:09 +03:00
middleware.py Features: 1) Log detailed traceback for unexpected authentication errors. 2025-11-25 14:47:24 +03:00
pagination.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
signal_processors.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
urls.py Features: 1) Add language switching functionality with URL-based language detection and session/cookie persistence; 2025-11-16 01:23:09 +03:00
wsgi.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00