Merge branch 'main' into storefront-nuxt
This commit is contained in:
commit
88572108d5
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue