Merge branch 'main' into storefront-nuxt

This commit is contained in:
Egor Pavlovich Gorbunov 2025-12-10 16:37:46 +03:00
commit 88572108d5

View file

@ -1,5 +1,4 @@
from django.contrib.auth.forms import ReadOnlyPasswordHashField
from unfold.forms import UserChangeForm
from django.contrib.auth.forms import ReadOnlyPasswordHashField, UserChangeForm
from engine.core.widgets import JSONTableWidget
from engine.vibes_auth.models import User